Hello,

the usage of the assembly plugin is only possible via
  mvn assembly:assembly

Is there a possibility to define something like
 <packaging>assembly</packaging>

So I could do a
  mvn package
in my multi-project directory and would get the needed assemblies without 
special calls of some subprojects, where the assemblies are defined.

regards, carsten


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

Reply via email to