Plugin documentation

Goals available:

GoalDescription
tomcat:deployDeploy a WAR to Tomcat.
tomcat:explodedDeploy an exploded WAR to Tomcat.
tomcat:inplaceDeploy a WAR in-place to Tomcat.
tomcat:listLists all the currently deployed web applications in Tomcat.
tomcat:redeployRedeploy a WAR in Tomcat.
tomcat:resourcesLists JNDI resources in Tomcat.
tomcat:rolesLists security roles in Tomcat.
tomcat:runRuns the current project as a dynamic web application using an embedded Tomcat server.
tomcat:run-warRuns the current project as a packaged web application using an embedded Tomcat server.
tomcat:infoLists information about the Tomcat version, OS, and JVM properties.
tomcat:sessionsLists session information for a WAR in Tomcat.
tomcat:startStart a WAR in Tomcat.
tomcat:stopStop a WAR in Tomcat.
tomcat:undeployUndeploy a WAR from Tomcat.