|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractMojo
org.fusesource.hawtjni.maven.PackageSourceMojo
public class PackageSourceMojo
This goal creates a source zip file of the native build module and attaches it to the build so that it can get deployed.
Field Summary | |
---|---|
protected MavenProject |
project
The maven project. |
Constructor Summary | |
---|---|
PackageSourceMojo()
|
Method Summary | |
---|---|
void |
execute()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MavenProject project
Constructor Detail |
---|
public PackageSourceMojo()
Method Detail |
---|
public void execute() throws MojoExecutionException
MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |