Package | Description |
---|---|
io.takari.aether.localrepo |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactUnavailableException
Artifact validation exception that blocks artifact resolution but does not trigger immediate
build failure.
|
Modifier and Type | Method and Description |
---|---|
void |
ArtifactValidator.validateOnAdd(org.eclipse.aether.artifact.Artifact artifact,
org.eclipse.aether.repository.LocalRepository localRepository,
org.eclipse.aether.repository.RemoteRepository remoteRepository) |
void |
ArtifactValidator.validateOnFind(org.eclipse.aether.artifact.Artifact artifact,
org.eclipse.aether.repository.LocalRepository localRepository,
org.eclipse.aether.repository.RemoteRepository remoteRepository) |
Copyright © 2010–2017. All rights reserved.