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/StrutsMaintenanceMaven

------------------------------------------------------------------------------
  
  === 3.3 Source Assembly ===
  
+ Looks like we may have to resort to 'svn export' and 'zip' until v2.1 of the 
maven-assembly-plugin is released.  
+ See: [http://svn.apache.org/viewcvs?rev=392450&view=rev r392450].
- To build the source assembly, enable the 'assemble-src' profile:
- {{{
-    ~/svn/struts/current/action
-    $ mvn assembly:assembly -P assemble-src
- }}}
- The output will be in 'action/target/assembly/out'.
- 
- '''TODO:''' The source assembly is missing the contents of the top level 
directory, for example, the action/pom.xml file.
  
  == 4. References ==
   * [http://www.developer.com/open/article.php/10930_3552026_2 This article] 
provides a good introduction to Maven 2 and lists some other useful goals.

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

Reply via email to