We are pleased to announce the Maven Struts Plugin 1.4-SNAPSHOT release! http://maven.apache.org/maven-1.x/plugins/struts/ =============================================================================== Changes in this version include: Fixed bugs: o Fix classpath for the Struts war validator Changes: o Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. o Update very old docs o Add a plugin test project that tests the validator o Remove old pom.getPluginContext code =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-struts-plugin -Dversion=1.4-SNAPSHOT For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-struts-plugin-1.4-SNAPSHOT.jar Have fun! -The Maven Struts Plugin development team