Class CopyConfigsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.liferay.portal.tools.bundle.support.maven.AbstractLiferayMojo
com.liferay.portal.tools.bundle.support.maven.CopyConfigsMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(inheritByDefault=false,
name="copy-configs")
public class CopyConfigsMojo
extends AbstractLiferayMojo
-
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
-
configsDirName
-
environment
-
-
Constructor Details
-
CopyConfigsMojo
public CopyConfigsMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-