Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
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
Attachments
Attachments
Issue Links
- is related to
-
MASSEMBLY-516 Error in Example for sharing-descriptors?
- Closed
- relates to
-
MASSEMBLY-520 Classpath is setup incorrectly if assembly-plugin is used several times on the same reactor
- Closed