@Mojo(name="dist") public class DistBundleMojo extends InitBundleMojo
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
archiveFileName |
protected java.io.File |
deployFile |
protected java.lang.String |
format |
protected boolean |
includeFolder |
protected java.lang.String |
outputFileName |
cacheDir, configs, environment, password, stripComponents, token, tokenFile, url, userNameproject| Constructor and Description |
|---|
DistBundleMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getLiferayHome, getLiferayHomeDir, setLiferayHome@Parameter protected java.lang.String archiveFileName
@Parameter(defaultValue="${project.build.directory}/${project.build.finalName}.${project.packaging}",
required=true)
protected java.io.File deployFile
@Parameter(defaultValue="zip",
required=true)
protected java.lang.String format
@Parameter(defaultValue="true",
required=true)
protected boolean includeFolder
@Parameter(defaultValue="${project.artifactId}.${project.packaging}",
required=true)
protected java.lang.String outputFileName
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class InitBundleMojoorg.apache.maven.plugin.MojoExecutionException