|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.mindtree.techworks.insight.releng.mvn.nsis.mojos.AbstractNsisMojo
com.mindtree.techworks.insight.releng.mvn.nsis.mojos.NsisCleanMojo
public class NsisCleanMojo
Mojo Goal to clean the NSIS temporary directory
| Field Summary |
|---|
| Fields inherited from class com.mindtree.techworks.insight.releng.mvn.nsis.mojos.AbstractNsisMojo |
|---|
nsisProject |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
NsisCleanMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
executeNsisMojo()
Executes the mojo actions |
| Methods inherited from class com.mindtree.techworks.insight.releng.mvn.nsis.mojos.AbstractNsisMojo |
|---|
getNsisExecutable, getNsisPath, getNsisProject, getProject, getProjectHelper, getWorkDirectory |
| 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 |
| Methods inherited from interface com.mindtree.techworks.insight.releng.mvn.nsis.actions.MojoInfo |
|---|
getLog |
| Constructor Detail |
|---|
public NsisCleanMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractNsisMojoorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public void executeNsisMojo()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
AbstractNsisMojo
executeNsisMojo in class AbstractNsisMojoorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionMojo.execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||