|
||||||||||
| 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.ExecWarOnlyMojo
@Mojo(name="exec-war-only") public class ExecWarOnlyMojo
Same as exec-war goal without forking the package lifecycle.
| Field Summary |
|---|
| Fields inherited from class org.apache.tomcat.maven.plugin.tomcat7.run.AbstractExecWarMojo |
|---|
accessLogValveFormat, artifactFactory, artifactResolver, attachArtifact, attachArtifactClassifier, attachArtifactClassifierType, buildDirectory, connectorHttpProtocol, enableNaming, extraDependencies, extraResources, finalName, local, mainClass, path, pluginArtifacts, project, projectArtifact, projectHelper, remoteRepos, serverXml, tomcatConfigurationFilesDirectory, warRunDependencies |
| Fields inherited from class org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo |
|---|
messagesProvider |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ExecWarOnlyMojo()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat7.run.AbstractExecWarMojo |
|---|
addContextXmlToWar, copyDirectoryContentIntoArchive, execute, extractJarToArchive, resolvePluginWorkDir, toStringArray |
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat7.AbstractTomcat7Mojo |
|---|
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 ExecWarOnlyMojo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||