public class Test extends Object implements Executable
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
List |
getArgs() |
String |
getBinding(NarArtifact dependency) |
String |
getLink(List<Library> libraries) |
String |
getName() |
String |
getType() |
boolean |
shouldRun() |
public final List getArgs()
getArgs in interface Executablepublic String getBinding(NarArtifact dependency)
getBinding in interface Executablepublic final String getName() throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionpublic String getType()
public final boolean shouldRun()
shouldRun in interface ExecutableCopyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.