If property archiveClasses is set to true then war plugin should use this jar instead of creating a new one -----------------------------------------------------------------------------------------------------------
Key: MWAR-70 URL: http://jira.codehaus.org/browse/MWAR-70 Project: Maven 2.x War Plugin Issue Type: Improvement Affects Versions: 2.1 Environment: WinXp, Java5 Reporter: Martin Zeltner I had a look at the source code of today's svn trunk and saw that the jar is created individually. I suggest to check first if there is already a created jar (created by maven-jar-plugin) and use this if it exists. In this case you can benefit from the power of the maven-jar-plugin (edit manifest for example). Cheers, Martin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira