Class GAVAlreadyExistsException

  • All Implemented Interfaces:
    Serializable

    @Portable
    public class GAVAlreadyExistsException
    extends RuntimeException
    Exception for when a proposed GAV for a Project resolves against Maven's org.eclipse.aether.repository.LocalRepository and any org.eclipse.aether.repository.RemoteRepository configured in the Project's POM, <distributionManagement> or settings.xml
    See Also:
    Serialized Form