[
https://issues.apache.org/jira/browse/MASSEMBLY-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MASSEMBLY-585.
------------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Add support for loading components from the plugin classloader
> --------------------------------------------------------------
>
> Key: MASSEMBLY-585
> URL: https://issues.apache.org/jira/browse/MASSEMBLY-585
> Project: Maven Assembly Plugin
> Issue Type: New Feature
> Reporter: Lars Corneliussen
>
> It would be great, if we could compose assembly descriptors from components
> provided by dependencies.
> This would help to apply favor composition over inheritance.
> {code:title=Assembly Descriptor}
> ..
> <componentDescriptorRefs>
> <!-- look for assemblies/components/bin.xml on the classpath -->
> <componentDescriptorRef>bin</componentDescriptorRef>
> </componentDescriptorRefs>
> ..
> {code}
> ComponentDescriptors should override componentDescriptorRefs; hence be
> applied later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)