Class ArtifactNotFoundException

    • Constructor Detail

      • ArtifactNotFoundException

        protected ArtifactNotFoundException​(String message,
                                            Artifact artifact,
                                            List remoteRepositories)
      • ArtifactNotFoundException

        public ArtifactNotFoundException​(String message,
                                         Artifact artifact)
      • ArtifactNotFoundException

        protected ArtifactNotFoundException​(String message,
                                            Artifact artifact,
                                            List remoteRepositories,
                                            Throwable t)
    • Method Detail

      • getDownloadUrl

        public String getDownloadUrl()