@Mojo(name="package-plugin") public class PackagePluginMojo extends AbstractTychoPackagingMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
buildDirectory
The output directory of the jar file
By default this is the Maven "target/" directory.
|
protected String |
finalName
Name of the generated JAR.
|
protected EclipsePluginProject |
pdeProject |
plexus, project, projectHelper, qualifier, session, strictBinIncludes, useDefaultExcludes| Constructor and Description |
|---|
PackagePluginMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
checkBinIncludesExist, getDependencyArtifacts, getDependencyWalker, getFileSet, getTychoProjectFacet, getTychoProjectFacet@Parameter(property="project.build.directory",
required=true)
protected File buildDirectory
protected EclipsePluginProject pdeProject
@Parameter(property="project.build.finalName",
alias="jarName",
required=true)
protected String finalName
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.