[REGRESSION] Sharing assembly descriptors doesn't work any more ---------------------------------------------------------------
Key: MASSEMBLY-527 URL: http://jira.codehaus.org/browse/MASSEMBLY-527 Project: Maven 2.x Assembly Plugin Issue Type: Bug Affects Versions: 2.2 Reporter: Dennis Lundberg Attachments: shared-assembly-descriptor.zip When fixing the documentation issue in MASSEMBLY-519 I discovered that sharing assembly descriptors in that way doesn't work in 2.2. Using the corrected (as described in MASSEMBLY-519) example at http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html this fails in 2.2 but works in 2.2-beta-5. See attached demo project. First run 'mvn install' on my-assembly-descriptor then run 'mvn package' on my-project -- 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