You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Karrys, Michael (IS)" <Mi...@ngc.com> on 2009/05/05 14:11:02 UTC

maven-assembly-plugin

Maven Users

Is there a way to specify what goes on the Classpath that is created  by
the <Archive> tag when using the "jar-with-dependencies" descriptor?
I want to add some *.xml configuration files to the classpath so I can
find them when the application starts.

Mike Karrys