程序包 | 说明 |
---|---|
com.github.maven_nar |
限定符和类型 | 类和说明 |
---|---|
class |
Library
Sets up a library to create
|
class |
Test
Sets up a test to create
|
限定符和类型 | 方法和说明 |
---|---|
protected String |
AbstractDependencyMojo.getBinding(Executable exec,
NarArtifact dependency) |
限定符和类型 | 方法和说明 |
---|---|
List<AttachedNarArtifact> |
AbstractDependencyMojo.getAllAttachedNarArtifacts(List<NarArtifact> narArtifacts,
List<? extends Executable> libraries) |
protected List<AttachedNarArtifact> |
AbstractDependencyMojo.getAttachedNarArtifacts(List<? extends Executable> libraries)
Returns the attached NAR Artifacts (AOL and noarch artifacts) from the NAR
dependencies artifacts of the project.
|
protected String[] |
AbstractDependencyMojo.getBindings(List<? extends Executable> libraries,
NarArtifact dependency) |
Copyright © 2005-2017 NAR Maven Plugin developers. All Rights Reserved.