All Classes and Interfaces
Class
Description
Abstract base class for all Tomcat plugin Mojos.
Generates a custom CATALINA_BASE directory with modified server.xml for port
configuration.
Validates file integrity using SHA-512 checksums.
Runs Apache Tomcat in debug mode with JDWP agent enabled.
Immutable configuration for deployment settings.
Builder for DeployableConfiguration.
Deploys or redeploys the webapp to a running Tomcat instance.
Deploys exploded WAR directories to Tomcat webapps.
Display help information on tomcat-maven-plugin.
Call
Call
mvn tomcat:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.Watches for file changes and triggers hot deployment after an inactivity
period.
Runs Apache Tomcat in foreground mode with the project's webapp deployed.
Immutable configuration for Tomcat server settings.
Builder for ServerConfiguration.
Starts Apache Tomcat in background mode with the project's webapp deployed.
Stops a running Apache Tomcat instance started by the start goal.
Downloads and extracts Apache Tomcat distributions.
Manages Tomcat process lifecycle.
Represents supported Tomcat versions with their download URLs and Java
requirements.