Hi, The Mojo team is pleased to announce the release of the Tomcat Maven Plugin, version 1.1.
Documentation http://mojo.codehaus.org/tomcat-maven-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>tomcat-maven-plugin</artifactId> <version>1.1</version> </plugin> Release Notes - Maven 2.x Tomcat Plugin - Version 1.1 ** Bug * [MTOMCAT-55] - Can't shutdown tomcat started with tomcat:run with fork=true * [MTOMCAT-57] - Secondary war files deployed with incorrect context path ** Improvement * [MTOMCAT-63] - Make isWar() check consistent with MTOMCAT-23 * [MTOMCAT-64] - Document how to change the Embedded Tomcat Version * [MTOMCAT-65] - Upgrade Tomcat to 6.0.29 Have Fun, -- The Mojo team --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email