public class MavenArtifactNotFoundException
extends java.io.FileNotFoundException
| Constructor and Description |
|---|
MavenArtifactNotFoundException(org.eclipse.aether.artifact.Artifact artifact,
java.nio.file.Path givenRepositoryPath,
java.nio.file.Path absoluteRepositoryPath,
java.lang.Throwable cause) |
MavenArtifactNotFoundException(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String classifier,
java.lang.String version,
java.nio.file.Path givenRepositoryPath,
java.nio.file.Path absoluteRepositoryPath,
java.lang.Throwable cause) |
public MavenArtifactNotFoundException(java.lang.String groupId,
java.lang.String artifactId,
java.lang.String classifier,
java.lang.String version,
java.nio.file.Path givenRepositoryPath,
java.nio.file.Path absoluteRepositoryPath,
java.lang.Throwable cause)
public MavenArtifactNotFoundException(org.eclipse.aether.artifact.Artifact artifact,
java.nio.file.Path givenRepositoryPath,
java.nio.file.Path absoluteRepositoryPath,
java.lang.Throwable cause)