|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryPolicy | |
|---|---|
| org.apache.maven.settings | |
| Uses of RepositoryPolicy in org.apache.maven.settings |
|---|
| Methods in org.apache.maven.settings that return RepositoryPolicy | |
|---|---|
RepositoryPolicy |
Repository.getReleases()
Get How to handle downloading of releases from this repository . |
RepositoryPolicy |
Repository.getSnapshots()
Get How to handle downloading of snapshots from this repository . |
| Methods in org.apache.maven.settings with parameters of type RepositoryPolicy | |
|---|---|
void |
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 . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||