Uses of Class
org.apache.maven.artifact.InvalidRepositoryException
Packages that use InvalidRepositoryException
-
Uses of InvalidRepositoryException in org.apache.maven.project
Methods in org.apache.maven.project that throw InvalidRepositoryExceptionModifier and TypeMethodDescriptionprivate MavenProjectDefaultMavenProjectBuilder.assembleLineage(Model model, LinkedList lineage, ProjectBuilderConfiguration config, File projectDescriptor, List parentSearchRepositories, Set aggregatedRemoteWagonRepositories, boolean strict) static ListProjectUtils.buildArtifactRepositories(List repositories, ArtifactRepositoryFactory artifactRepositoryFactory, org.codehaus.plexus.PlexusContainer container) static ArtifactRepositoryProjectUtils.buildArtifactRepository(Repository repo, ArtifactRepositoryFactory artifactRepositoryFactory, org.codehaus.plexus.PlexusContainer container) static ArtifactRepositoryProjectUtils.buildDeploymentArtifactRepository(DeploymentRepository repo, ArtifactRepositoryFactory artifactRepositoryFactory, org.codehaus.plexus.PlexusContainer container) private static ArtifactRepositoryLayoutProjectUtils.getRepositoryLayout(RepositoryBase mavenRepo, org.codehaus.plexus.PlexusContainer container) private MavenProjectDefaultMavenProjectBuilder.processProjectLogic(String pomLocation, MavenProject project, ProjectBuilderConfiguration config, File projectDir, List remoteRepositories, boolean strict, boolean isSuperPom)