Class MissingRepositoryElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.artifact.InvalidRepositoryException
org.apache.maven.project.MissingRepositoryElementException
All Implemented Interfaces:
Serializable

@Deprecated public class MissingRepositoryElementException extends org.apache.maven.artifact.InvalidRepositoryException
Deprecated.
Error constructing an artifact repository.
See Also:
  • Constructor Details

    • MissingRepositoryElementException

      public MissingRepositoryElementException(String message, String repositoryId)
      Deprecated.
    • MissingRepositoryElementException

      public MissingRepositoryElementException(String message)
      Deprecated.