There is a page describing this exact use case in the maven war plugin documentation.

On Dec 27, 2009, at 2:25 PM, vijay shanker <[email protected]> wrote:

My goal is to package my web applciation in a war file. When I run <mvn package> goal, it creates a war file of almost around 108MB. My project has
dependencies to a lot of third party libraries.

So I want to say some thing to Maven that will stop third party libraries from being packaged in the war file. and let these library available in my
tomcat server instalation.

Can you please guide me what should I do?

Regards,
Vijay Shanker Dubey

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to