Hi! The maven-plugin copies the classes of a project to WEN-INF\classes. Is there a way to tell the plugin to rather package the class files in a jar and then put them in the WEB-INF\lib folder.
The background for this is: I have another project that uses the WAR as a dependency. All jar files are included in this project but not the class files, which are the ones I'm really interested in. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
