|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.cis.AbstractCisWarMojo
org.codehaus.mojo.cis.CisWarManifestMojo
public class CisWarManifestMojo
Generate a manifest for this WAR.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
CisWarManifestMojo()
|
Method Summary | |
---|---|
protected void |
initWarMojo(org.apache.maven.plugin.war.AbstractWarMojo warMojo)
Initializes the war mojo. |
protected org.apache.maven.plugin.war.AbstractWarMojo |
newWarMojo()
Called for creating a new war mojo, which does the actual work. |
Methods inherited from class org.codehaus.mojo.cis.AbstractCisWarMojo |
---|
createStartappsXmlFile, createWebXmlFile, execute, initCisApp, setParameter |
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 CisWarManifestMojo()
Method Detail |
---|
protected void initWarMojo(org.apache.maven.plugin.war.AbstractWarMojo warMojo) throws org.apache.maven.plugin.MojoExecutionException
AbstractCisWarMojo
initWarMojo
in class AbstractCisWarMojo
org.apache.maven.plugin.MojoExecutionException
protected org.apache.maven.plugin.war.AbstractWarMojo newWarMojo()
AbstractCisWarMojo
newWarMojo
in class AbstractCisWarMojo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |