Hello,

Please use the <scope>provided</scope> in the pom.xml where you declared
cglib-2.1_3.jar.

Cheers!
Nap

On 4/6/06, Wesslan <[EMAIL PROTECTED]> wrote:
>
>
> When I build my jar with "mvn package" I get both cglib-2.1_3.jar and
> cglib-nodep-2.1_3.jar in WEB-INF/lib. I only want cglib-nodep-2.1_3.jar so
> how do I get rid of cglib-2.1_3.jar?
>
> Regards,
> Peter
> --
> View this message in context:
> http://www.nabble.com/-m2-How-to-exclude-a-jar-in-WEB-INF-lib-t1404553.html#a3780339
> Sent from the Maven - Users forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to