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 - ArtifactResultpublic org.apache.maven.artifact.Artifact getArtifact()
getArtifact in interface ArtifactResultArtifact