Class CleanMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.liferay.portal.tools.bundle.support.maven.AbstractLiferayMojo
com.liferay.portal.tools.bundle.support.maven.CleanMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
-
Field Summary
FieldsFields inherited from class com.liferay.portal.tools.bundle.support.maven.AbstractLiferayMojo
projectFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.tools.bundle.support.maven.AbstractLiferayMojo
getLiferayHome, getLiferayHomeDir, setLiferayHomeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
fileName
@Parameter(defaultValue="${project.artifactId}.${project.packaging}", required=true) protected String fileName
-
-
Constructor Details
-
CleanMojo
public CleanMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-