Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by WendySmoak:
http://wiki.apache.org/struts/StrutsMaven2Plan

------------------------------------------------------------------------------
  action/assembly/* has the config for the binary assembly (borrowed from 
myfaces/core)
  
  I tried combining these using multiple <execution>s of the assembly plugin, 
but got an error saying that the assembly plugin must be invoked directly.  I 
think that means in <project>/<build>/<plugins>/<plugin>, and not in a profile. 
 
+ 
+ Then again... this warning would seem to indicate that descriptors is now 
plural, so maybe we can build both source and binary distibutions from 
action/assembly.  I've asked about it on [EMAIL PROTECTED]
+ {{{
+ [WARNING] DEPRECATED [descriptor]: Please use descriptors instead
+ [INFO] [assembly:assembly]
+ }}}
+ 
+ '''NOTE:''' It's possible that the source assembly (with <modules>) only 
works with maven-assembly-plugin 2.1-SNAPSHOT
  
  === Project Structure ===
  

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

Reply via email to