[ http://jira.codehaus.org/browse/MASSEMBLY-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann moved MNG-4114 to MASSEMBLY-400: -------------------------------------------------- Affects Version/s: (was: 2.1.0) 2.2-beta-2 Component/s: (was: Artifacts and Repositories) Complexity: (was: Intermediate) Key: MASSEMBLY-400 (was: MNG-4114) Project: Maven 2.x Assembly Plugin (was: Maven 2) > Maven is installing artifacts with the wrong extension and in some cases not > even installing artfiacts it should be installing > ------------------------------------------------------------------------------------------------------------------------------ > > Key: MASSEMBLY-400 > URL: http://jira.codehaus.org/browse/MASSEMBLY-400 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.2-beta-2 > Reporter: Jason Chaffee > Priority: Blocker > Attachments: assembly.xml, pom.xml > > > I have a pom has packaging of jar and it also is using the assembly plugin to > attach tar.gz and zip artifacts. Everything is crated in the target > directory correctly, but what is installed is no where close to correct. > First, the only that is installed is a jar file. However, it isn't the > actually built jar file in the target directory, instead it has the contents > that were created by the assembly plugin. So, it is actally the zip file > installed as a jar file. Therefore, none of the artifacts are installed > correctly. I have attached an example pom. > This seems to be closely related http://jira.codehaus.org/browse/MNG-2426 -- 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