Class InitBundleMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.liferay.portal.tools.bundle.support.maven.AbstractLiferayMojo
com.liferay.portal.tools.bundle.support.maven.InitBundleMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
DistBundleMojo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Fileprotected Stringprotected Stringprotected Stringprotected intprotected booleanprotected Fileprotected URLprotected StringFields 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
-
cacheDir
-
configs
-
environment
-
password
-
stripComponents
@Parameter(defaultValue="1") protected int stripComponents -
token
@Parameter protected boolean token -
tokenFile
-
url
-
userName
-
-
Constructor Details
-
InitBundleMojo
public InitBundleMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException- Throws:
org.apache.maven.plugin.MojoExecutionException
-