|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.freehep.maven.nar.AbstractNarMojo
org.freehep.maven.nar.AbstractDependencyMojo
org.freehep.maven.nar.AbstractCompileMojo
org.freehep.maven.nar.NarPackageMojo
public class NarPackageMojo
Jars up the NAR files.
| Field Summary |
|---|
| Fields inherited from class org.freehep.maven.nar.AbstractCompileMojo |
|---|
maxCores |
| Fields inherited from interface org.freehep.maven.nar.NarConstants |
|---|
LOG_LEVEL_DEBUG, LOG_LEVEL_ERROR, LOG_LEVEL_INFO, LOG_LEVEL_VERBOSE, LOG_LEVEL_WARNING, NAR_EXTENSION, NAR_NO_ARCH, NAR_ROLE_HINT, NAR_TYPE |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
NarPackageMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
| Methods inherited from class org.freehep.maven.nar.AbstractCompileMojo |
|---|
failOnError, getAntProject, getC, getCpp, getDependencyLibOrder, getFortran, getJava, getJavah, getJavaHome, getLibraries, getOutput, getRuntime, getTests, setDependencyLibOrder, useLibtool |
| Methods inherited from class org.freehep.maven.nar.AbstractDependencyMojo |
|---|
getLocalRepository, getNarManager |
| Methods inherited from class org.freehep.maven.nar.AbstractNarMojo |
|---|
getAOL, getAOLKey, getArchitecture, getFinalName, getLinker, getMavenProject, getOS, getOutputDirectory, getTargetDirectory, shouldSkip |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NarPackageMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||