Hi,
I am building a WAR package, and every time I see
commons-logging-1.0.4being put in the WEB-INF\lib folder. Although
this is not described in my
pom.xml(I have commons-logging-1.1 as my dependency in the pom.xml) Still I
am getting it. I tried and used mvn package -X to see to which dependency
this is a transitive dependency to.

But It directly appears as

*[DEBUG] adding entry WEB-INF/lib/commons-logging-1.0.4.jar*

in the output after using -X command.

Could someone please guide on this?

Regards,
Amit Kumar

Reply via email to