|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo
org.apache.tomcat.maven.plugin.tomcat7.run.AbstractExecWarMojo
org.apache.tomcat.maven.plugin.tomcat7.run.AbstractStandaloneWarMojo
org.apache.tomcat.maven.plugin.tomcat7.run.StandaloneWarMojo
@Mojo(name="standalone-war",
threadSafe=true)
@Execute(phase=PACKAGE)
public class StandaloneWarMojoThis Mojo will create an executable war file with embedded Tomcat that is also capable of being deployed elsewhere.
| Field Summary |
|---|
| Fields inherited from class org.apache.tomcat.maven.plugin.tomcat7.run.AbstractStandaloneWarMojo |
|---|
attachArtifactClassifier, attachArtifactClassifierType, finalName |
| Fields inherited from class org.apache.tomcat.maven.plugin.tomcat7.run.AbstractExecWarMojo |
|---|
accessLogValveFormat, artifactFactory, artifactResolver, attachArtifact, buildDirectory, connectorHttpProtocol, enableNaming, excludes, extraDependencies, extraResources, httpPort, local, mainClass, path, pluginArtifacts, project, projectArtifact, projectHelper, remoteRepos, serverXml, tomcatConfigurationFilesDirectory, warRunDependencies |
| Fields inherited from class org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo |
|---|
messagesProvider, settings |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
StandaloneWarMojo()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat7.run.AbstractStandaloneWarMojo |
|---|
execute |
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat7.run.AbstractExecWarMojo |
|---|
addContextXmlToWar, copyDirectoryContentIntoArchive, extractJarToArchive, findArtifactVersion, resolvePluginWorkDir, sameDependencyWithoutVersion, toStringArray |
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo |
|---|
checkTomcatResponse, getPath |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandaloneWarMojo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||