Dear members!

I have a project that contains several modules. One module is a .war. Other are .jars that end in common/lib directory. My war-file depends on one jar file, so I expect it (and only it) to appear in WEB-INF/lib directory of my war-module. But after the build, myproj/mywar/target/mywar/WEB-INF/lib contains ALL jars that my project consists of and ALL jars that my other modules depend on. Why is that?

Sincerely
Igor Deruga.

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

Reply via email to