Author: olamy Date: Tue Jan 10 11:10:01 2012 New Revision: 1229508 URL: http://svn.apache.org/viewvc?rev=1229508&view=rev Log: add note on limitations for mojo not available with tomcat7 plugin
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=1229508&r1=1229507&r2=1229508&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:10:01 2012 @@ -87,4 +87,11 @@ Apache Tomcat Maven Plugin [] +* Know limitations + + Some goals are not yet available in tomcat7 mojo. Those {{{./container-goals.html}contains goals}} are available with + the tomcat6 mojo, you only need to update the manager url in your pom. + + Use <<<http://localhost:8080/manager/html>>> rather than the default tomcat6 url. + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org