|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RepositoryException in org.sonatype.aether.collection |
---|
Subclasses of RepositoryException in org.sonatype.aether.collection | |
---|---|
class |
DependencyCollectionException
|
class |
UnsolvableVersionConflictException
|
Methods in org.sonatype.aether.collection that throw RepositoryException | |
---|---|
DependencyNode |
DependencyGraphTransformer.transformGraph(DependencyNode node,
DependencyGraphTransformationContext context)
Transforms the dependency graph denoted by the specified root node. |
Uses of RepositoryException in org.sonatype.aether.deployment |
---|
Subclasses of RepositoryException in org.sonatype.aether.deployment | |
---|---|
class |
DeploymentException
|
Uses of RepositoryException in org.sonatype.aether.impl |
---|
Classes in org.sonatype.aether.impl with type parameters of type RepositoryException | |
---|---|
class |
UpdateCheck<T,E extends RepositoryException>
A request to check if an update from a remote repository is needed. |
Uses of RepositoryException in org.sonatype.aether.installation |
---|
Subclasses of RepositoryException in org.sonatype.aether.installation | |
---|---|
class |
InstallationException
|
Uses of RepositoryException in org.sonatype.aether.metadata |
---|
Methods in org.sonatype.aether.metadata that throw RepositoryException | |
---|---|
void |
MergeableMetadata.merge(java.io.File current,
java.io.File result)
Merges this metadata into the current metadata (if any). |
Uses of RepositoryException in org.sonatype.aether.repository |
---|
Subclasses of RepositoryException in org.sonatype.aether.repository | |
---|---|
class |
NoLocalRepositoryManagerException
|
Uses of RepositoryException in org.sonatype.aether.resolution |
---|
Subclasses of RepositoryException in org.sonatype.aether.resolution | |
---|---|
class |
ArtifactDescriptorException
|
class |
ArtifactResolutionException
|
class |
DependencyResolutionException
|
class |
VersionRangeResolutionException
|
class |
VersionResolutionException
|
Uses of RepositoryException in org.sonatype.aether.transfer |
---|
Subclasses of RepositoryException in org.sonatype.aether.transfer | |
---|---|
class |
ArtifactNotFoundException
|
class |
ArtifactTransferException
|
class |
ChecksumFailureException
|
class |
MetadataNotFoundException
|
class |
MetadataTransferException
|
class |
NoRepositoryConnectorException
|
class |
TransferCancelledException
|
Uses of RepositoryException in org.sonatype.aether.util.graph.transformer |
---|
Uses of RepositoryException in org.sonatype.aether.version |
---|
Subclasses of RepositoryException in org.sonatype.aether.version | |
---|---|
class |
InvalidVersionSpecificationException
Thrown when a version or version range could not be parsed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |