Move assembling logic to a reusable shared artifact ---------------------------------------------------
Key: MASSEMBLY-587 URL: https://jira.codehaus.org/browse/MASSEMBLY-587 Project: Maven 2.x Assembly Plugin Issue Type: Improvement Environment: n/a Reporter: Anders Hammar To simplify creating custom packaging plugins (with custom packaging types), it would be great if the assembling logic of this plugin could be moved to a shared artifact. So, for a custom packing type one would need to create a new maven plugin with packaging type extension. But the assembling mojo in that plugin should be simple to implement by using the new (shared) assembly packaging artifact. The current assembly descriptor should be part of this new shared artifact. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira