public abstract class AbstractStandaloneWarMojo extends AbstractExecWarMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
attachArtifactClassifier
the classifier to use for the attached/generated artifact
|
protected String |
attachArtifactClassifierType
the type to use for the attached/generated artifact
|
protected String |
finalName
Name of the generated WAR.
|
accessLogValveFormat, artifactFactory, artifactResolver, attachArtifact, buildDirectory, connectorHttpProtocol, enableNaming, enableRemoteIpValve, excludes, extraDependencies, extraResources, httpPort, local, mainClass, path, pluginArtifacts, project, projectArtifact, projectHelper, remoteRepos, serverXml, tomcatConfigurationFilesDirectory, warRunDependenciesmessagesProvider, settingsROLE| Constructor and Description |
|---|
AbstractStandaloneWarMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
addContextXmlToWar, copyDirectoryContentIntoArchive, extractJarToArchive, findArtifactVersion, resolvePluginWorkDir, sameDependencyWithoutVersion, toStringArraycheckTomcatResponse, getPathgetLog, getPluginContext, setLog, setPluginContext@Parameter(property="tomcat.jar.finalName", defaultValue="${project.artifactId}-${project.version}-standalone.war", required=true) protected String finalName
@Parameter(property="maven.tomcat.exec.war.attachArtifactClassifier", defaultValue="standalone", required=true) protected String attachArtifactClassifier
@Parameter(property="maven.tomcat.exec.war.attachArtifactType", defaultValue="war", required=true) protected String attachArtifactClassifierType
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractExecWarMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.