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

------------------------------------------------------------------------------
  
   * There is currently no M2 equivalent of 'maven multiproject:site'  (The 
module sites get built, but not assembled.)
   * Integration testing?  Cactus isn't seeing much activity, is there a Maven 
2 plugin yet?
+  * Confirm the groupId of 'org.apache.struts' with the Maven team, ask about 
relocating the existing Struts artifacts in the m2 repo.
+ 
+ === Notes ===
+ 
+  * The <relativePath> for the parent pom points to the pom.xml file in the 
svn external 'build' directory.  Maven will first look in the local repository 
for the pom, then it will look for build/pom.xml.
+  *  JUnit would normally be in test scope, but it is required to compile the 
mock objects as well as to run the tests.
+  *  Optional dependencies will be used for compilation, but they are not 
transitive.
  
  === Timeline ===
  
-  * TBD
+  * [DONE] 20051227 - Initial commit of experimental parent pom and pom for 
struts-action: http://svn.apache.org/viewcvs?rev=359333&view=rev
+  * Next step... TBD
  

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

Reply via email to