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

The comment on the change is:
Drop several TODOs that are either done, in progress, or in JIRA.

------------------------------------------------------------------------------
   * Consolidate some of the example apps to reduce the size of the 
distribution (?Suggested by Don?)
   * Create a custom deployment plugin to handle promoting our test builds from 
cvs.apache.org/maven-snapshot-repository to 
www.apache.org/dist/maven-repository.
    * http://www.nabble.com/Re%3A-m2-Releases-and-test-builds-p3824610.html
-  * Finish converting the xdocs to src/site/site.xml and src/site/xdoc, figure 
out how the Struts Action site will be arranged and put redirects in .htaccess 
if necessary.
   * Figure out how to run the Cactus tests in 'integration/el-it' against the 
strutsel-exercise-taglib webapp which is in the 'apps' module.
    * http://www.nabble.com/Cargo-and-Maven-2-and-Cactus-t1420342.html
   * Fix the Cactus tests for Struts Taglib
   * Revisit the war plugin configuration for including the source code in the 
example webapps under WEB-INF/src.  This is currently being done with an 
execution of the antrun plugin in apps/pom.xml.  Martin mentions that a 
<webResources> element is present in the war plugin source, but it does not 
appear to be available in the latest released version.
    * http://www.nabble.com/-m2-Including-the-source-code-in-a-war-t1409417.html
    * http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html
-  * Document the Struts Maven 2 release process:  StrutsMavenRelease
-  * Integration tests for the webapps under various container/JDK combinations
-  * Remove the Tiles dependency from EL (Move the tiles-el tags to Struts 
Tiles)
-  * Use <dependencyManagement> in action/trunk/pom.xml to control version 
numbers.  Modules then declare only <groupId>/<artifactId> for dependencies.
+  * Use <dependencyManagement> in action/trunk/pom.xml to control version 
numbers.  Modules then declare only <groupId>/<artifactId> for dependencies.  
(A brief look says there isn't as much duplication as I thought; this might not 
be necessary.)
-  * Add <reporting> section to action/trunk/pom.xml and generate Javadoc and 
other reports for the website.
-  * Reorganize any files found in conf/java and src/conf into 
src/main/resources and remove the <resource> tags from pom.xml.
-  * Update the Struts Action Blank Archetype (groupId & dependencies) and move 
it out of the sandbox to action/archetypes/action-blank
  

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

Reply via email to