|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.github.maven_nar.AbstractNarMojo
com.github.maven_nar.AbstractDependencyMojo
com.github.maven_nar.NarDownloadMojo
public class NarDownloadMojo
Downloads any dependent NAR files. This includes the noarch and aol type NAR files.
| Field Summary |
|---|
| Fields inherited from class com.github.maven_nar.AbstractDependencyMojo |
|---|
archiverManager, artifactResolver, remoteArtifactRepositories |
| Fields inherited from class com.github.maven_nar.AbstractNarMojo |
|---|
classesDirectory, classifiers, libraries |
| Fields inherited from interface com.github.maven_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 | |
|---|---|
NarDownloadMojo()
|
|
| Method Summary |
|---|
| Methods inherited from class com.github.maven_nar.AbstractDependencyMojo |
|---|
downloadAttachedNars, getAllAttachedNarArtifacts, getArchiverManager, getArtifacts, getBinding, getLocalRepository, getNarArtifacts, getNarInfo, getNarManager, getRemoteRepositories, narExecute, unpackAttachedNars |
| Methods inherited from class com.github.maven_nar.AbstractNarMojo |
|---|
execute, getAOL, getArchitecture, getBasedir, getJavah, getJavaHome, getLayout, getLibraries, getLinker, getMavenProject, getNarInfo, getOS, getOutput, 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 NarDownloadMojo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||