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 ------------------------------------------------------------------------------ * Wait for v2.1 of maven-assembly-plugin, then switch to the action/assembly/src/main/assembly/src.xml and dep.xml descriptors for separate -bin and -src assemblies. + * See StrutsMaven2Plan for some additional thoughts on assemblies. + - === 4. Integration Testing === + == 4. Integration Testing == The Maven 2 [http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html build lifecycle] includes a phase for integration testing. Currently, a module may contain only unit tests ''or'' integration tests, but not both. See the [http://docs.codehaus.org/display/MAVEN/best+practices+-+testing+strategies testing strategies] page for discussion and proposals. @@ -128, +130 @@ == 6. 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. + == 7. TODO == + + * 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. + * Move the Cactus tests for Struts EL into the 'integration' module, and figure out how to run them against the strutsel-exercise-taglib webapp which is in the 'apps' module. + * http://www.nabble.com/Cargo-and-Maven-2-and-Cactus-t1420342.html + ----- = The information below refers to the Maven 1 build, which is scheduled to be removed in mid-April. = --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]