do

  mvn site

and trace it thru dependency report

-D

On Jan 8, 2008 9:56 PM, amit kumar <[EMAIL PROTECTED]> wrote:
> 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to