Author: olamy Date: Tue Jan 10 11:09:48 2012 New Revision: 1229507 URL: http://svn.apache.org/viewvc?rev=1229507&view=rev Log: add link to generated jira changelog from home page
Modified: tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm Modified: tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm?rev=1229507&r1=1229506&r2=1229507&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm (original) +++ tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm Tue Jan 10 11:09:48 2012 @@ -29,13 +29,24 @@ Apache Tomcat Maven Plugin This is the new home for the Tomcat Maven Plugin (previously hosted at Codehaus). - The version 2.0 which will support Tomcat 7 is under development. + + The version ${project.version} have the following new features: + + * Apache Tomcat7 support + + * {{{./executable-war-jar.html}Build an Executable War/Jar}} + + [] + + More details in {{{./jira-report.html}Generated changelog from issue tracker}}. The Tomcat Maven Plugin provides goals to manipulate WAR projects within the {{{http://tomcat.apache.org/}Apache Tomcat}} servlet container. - Since version 2.0 tomcat mojos has been renamed to tomcat6 and tomcat7 with the same goals. +* groupId and Mojo name change + + Since version 2.0-beta-1 tomcat mojos has been renamed to tomcat6 and tomcat7 with the same goals. - You must configure your pom to use this new groupId + You must configure your pom to use this new groupId: +---------- <pluginManagement> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org