thanks. still stuck on figuring out how i am picki...
# general
p
thanks. still stuck on figuring out how i am picking up a dependency on
javax.servlet:servlet-api
, despite having excluded it in the one place i thought it could be coming from. i have a maven POM in this project as well with, i think, all the same deps declared, and a
mvn dependency:tree -Dverbose
shows no trans-deps on this target, thanks to the same exclude i have attempted to add to pants