Hi,
I've set up a simple web-app (war) project with Maven 2. Now I need to
place some artifacts from my repository (a few jar's accessed by JNLP)
in the root of the war. Just declaring them as dependencies puts them in
the WEB-INF/lib directory.
Is it possible to define a new kind of dependency scope (for example
'client') and then copy the artifacts in the 'package' goal to the right
location?
Thanks
Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]