| Modifier and Type | Field and Description |
|---|---|
private org.apache.maven.artifact.Artifact |
artifact |
| Constructor and Description |
|---|
ArtifactIncludeNode(org.apache.maven.artifact.Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Dependency |
getDependency()
Note: an artifact doesn't contain exclusion information, so it won't be available here.
|
public ArtifactIncludeNode(org.apache.maven.artifact.Artifact artifact)
public org.apache.maven.model.Dependency getDependency()
getDependency in interface NodeDependencyEclipseAetherNode,
SonatypeAetherNode