public class ArtifactNotFoundProblemInfo extends MavenProblemInfo
Constructor and Description |
---|
ArtifactNotFoundProblemInfo(org.sonatype.aether.artifact.Artifact artifact,
boolean offline,
SourceLocation location) |
Modifier and Type | Method and Description |
---|---|
org.sonatype.aether.artifact.Artifact |
getArtifact() |
getLocation, getMessage, getSeverity, processMarker, setMessage, toString
public ArtifactNotFoundProblemInfo(org.sonatype.aether.artifact.Artifact artifact, boolean offline, SourceLocation location)
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.