public class CyclicDependencyException extends ArtifactResolutionException
| Constructor and Description | 
|---|
| CyclicDependencyException(String message,
                         Artifact artifact) | 
| Modifier and Type | Method and Description | 
|---|---|
| Artifact | getArtifact() | 
constructArtifactPath, constructMissingArtifactMessage, getArtifactId, getArtifactPath, getClassifier, getGroupId, getOriginalMessage, getPath, getRemoteRepositories, getType, getVersionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Artifact getArtifact()
getArtifact in class AbstractArtifactResolutionExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.