Uses of Class
org.apache.maven.settings.RepositoryPolicy
-
Uses of RepositoryPolicy in org.apache.maven.settings
Modifier and TypeMethodDescriptionRepositoryPolicy.clone()
Method clone.Repository.getReleases()
Get how to handle downloading of releases from this repository.Repository.getSnapshots()
Get how to handle downloading of snapshots from this repository.Modifier and TypeMethodDescriptionvoid
Repository.setReleases
(RepositoryPolicy releases) Set how to handle downloading of releases from this repository.void
Repository.setSnapshots
(RepositoryPolicy snapshots) Set how to handle downloading of snapshots from this repository.