public class CyclicDependencyException extends ArtifactResolutionException
Constructor and Description |
---|
CyclicDependencyException(java.lang.String message,
Artifact artifact) |
Modifier and Type | Method and Description |
---|---|
Artifact |
getArtifact() |
constructArtifactPath, constructMissingArtifactMessage, getArtifactId, getArtifactPath, getClassifier, getGroupId, getOriginalMessage, getPath, getRemoteRepositories, getType, getVersion
public CyclicDependencyException(java.lang.String message, Artifact artifact)
public Artifact getArtifact()
getArtifact
in class AbstractArtifactResolutionException