public class Maven31ArtifactResult extends java.lang.Object implements ArtifactResult
ArtifactResult
wrapper for ArtifactResult
Modifier and Type | Field and Description |
---|---|
private org.eclipse.aether.resolution.ArtifactResult |
artifactResult |
Constructor and Description |
---|
Maven31ArtifactResult(org.eclipse.aether.resolution.ArtifactResult artifactResult) |
Modifier and Type | Method and Description |
---|---|
org.apache.maven.artifact.Artifact |
getArtifact() |
private final org.eclipse.aether.resolution.ArtifactResult artifactResult
public Maven31ArtifactResult(org.eclipse.aether.resolution.ArtifactResult artifactResult)
artifactResult
- ArtifactResult
public org.apache.maven.artifact.Artifact getArtifact()
getArtifact
in interface ArtifactResult
Artifact