|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
nl.innovationinvestments.org.apache.maven.plugin.war.AbstractWarMojo
nl.innovationinvestments.org.apache.maven.plugin.war.WarMojo
nl.innovationinvestments.cheyenne.maven.CheyennePackageMojo
public class CheyennePackageMojo
Package the result in an war
| Field Summary |
|---|
| Fields inherited from class nl.innovationinvestments.org.apache.maven.plugin.war.AbstractWarMojo |
|---|
archiverManager |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CheyennePackageMojo()
|
|
| Method Summary | |
|---|---|
void |
buildExplodedWebapp(java.io.File webappDirectory)
first push in the template before the webapp is exploded |
void |
execute()
Executes the WarMojo on the current project. |
| Methods inherited from class nl.innovationinvestments.org.apache.maven.plugin.war.WarMojo |
|---|
getClassifier, getWarFile |
| Methods inherited from class nl.innovationinvestments.org.apache.maven.plugin.war.AbstractWarMojo |
|---|
buildWebapp, copyResources, copyResources, getClassesDirectory, getContainerConfigXML, getDependentWarExcludes, getDependentWarIncludes, getExcludes, getIncludes, getProject, getWarSourceDirectory, getWebappDirectory, getWebXml, setClassesDirectory, setContainerConfigXML, setProject, setWarSourceDirectory, setWebappDirectory, setWebXml |
| 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 CheyennePackageMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
WarMojo
execute in interface org.apache.maven.plugin.Mojoexecute in class WarMojoorg.apache.maven.plugin.MojoExecutionException - if an error occured while building the webapp
public void buildExplodedWebapp(java.io.File webappDirectory)
throws org.apache.maven.plugin.MojoExecutionException
buildExplodedWebapp in class AbstractWarMojoorg.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||