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