You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Maven User <ma...@gmail.com> on 2012/12/04 19:14:38 UTC

Sharing assembly descriptors

Hi all -

I'm trying to share assembly descriptors between two projects.  But I'm
having an issue when one of the shared assembly descriptors also has a
componentDescriptor.

I can reference the assembly descriptor as a ref item, but it can't find
the componentDescriptor.

Is there a componentDescriptorRef or something else I should be using?