I've created a standard way for our projects to be bundled for deployment
using an assembly descriptor.  I'd like all our projects to use it unchanged
without having to copy it into each project.  Any suggestions?  

Off the top of my head the only viable idea I have is to deploy it in a zip
to the Maven repo and use dependency plugin to resolve and unpack before
assembly step.  Any caveats to that idea?
-- 
View this message in context: 
http://www.nabble.com/Reusing-assembly-descriptors-aka.-sharing-them-between-projects-tp20905611p20905611.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to