Re: creating an assembly from more than one descriptor?

2012-12-05 Thread Anders Hammar
http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/using-components.html

/Anders


On Wed, Dec 5, 2012 at 8:30 AM, Dirk Olmes d...@xanthippe.ping.de wrote:

 Hi,

 as part of our build wer're building client specific installer zips.
 These are around 10 different assembly descriptors which have 90%
 overlap. If possible I'd like to get rid of this overlap but I haven't
 found a way to create an assembly from more than one assembly
 descriptor. My approach would be to factor the stuff that's common in
 all assembly descriptors into a shared one and only put what's different
 for each customer into a separate ones.

 Is there a way to do this?

 -dirk

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org




creating an assembly from more than one descriptor?

2012-12-04 Thread Dirk Olmes
Hi,

as part of our build wer're building client specific installer zips.
These are around 10 different assembly descriptors which have 90%
overlap. If possible I'd like to get rid of this overlap but I haven't
found a way to create an assembly from more than one assembly
descriptor. My approach would be to factor the stuff that's common in
all assembly descriptors into a shared one and only put what's different
for each customer into a separate ones.

Is there a way to do this?

-dirk

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org