|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.nar.AbstractNarMojo
org.apache.maven.plugin.nar.AbstractDependencyMojo
org.apache.maven.plugin.nar.AbstractCompileMojo
org.apache.maven.plugin.nar.AbstractResourcesMojo
org.apache.maven.plugin.nar.AbstractGnuMojo
org.apache.maven.plugin.nar.NarGnuMakeMojo
public class NarGnuMakeMojo
Runs make on the GNU style generated Makefile
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.nar.NarConstants |
|---|
LOG_LEVEL_DEBUG, LOG_LEVEL_ERROR, LOG_LEVEL_INFO, LOG_LEVEL_VERBOSE, LOG_LEVEL_WARNING, NAR, NAR_AOL, NAR_EXTENSION, NAR_NO_ARCH, NAR_ROLE_HINT, NAR_TYPE |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
NarGnuMakeMojo()
|
|
| Method Summary | |
|---|---|
void |
narExecute()
|
| Methods inherited from class org.apache.maven.plugin.nar.AbstractGnuMojo |
|---|
getGnuAOLSourceDirectory, getGnuAOLTargetDirectory, getGnuSourceDirectory, useGnu |
| Methods inherited from class org.apache.maven.plugin.nar.AbstractResourcesMojo |
|---|
copyBinaries, copyIncludes, copyLibraries, copyResources |
| Methods inherited from class org.apache.maven.plugin.nar.AbstractCompileMojo |
|---|
failOnError, getAntProject, getC, getCpp, getDependencyLibOrder, getFortran, getJava, getJavah, getJavaHome, getLibraries, getMaxCores, getNarInfo, getOutput, getRuntime, getTests, setDependencyLibOrder, useLibtool |
| Methods inherited from class org.apache.maven.plugin.nar.AbstractDependencyMojo |
|---|
getLocalRepository, getNarManager |
| Methods inherited from class org.apache.maven.plugin.nar.AbstractNarMojo |
|---|
execute, getAOL, getArchitecture, getBasedir, getFinalName, getLayout, getLinker, getMavenProject, getOS, getOutputDirectory, getTargetDirectory, getTestTargetDirectory, getTestUnpackDirectory, getUnpackDirectory, validate |
| 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 NarGnuMakeMojo()
| Method Detail |
|---|
public final void narExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
narExecute in class AbstractNarMojoorg.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 | ||||||||