Uses of Class
org.apache.maven.profiles.RepositoryPolicy
-
Uses of RepositoryPolicy in org.apache.maven.profiles
Modifier and TypeMethodDescriptionRepository.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.