S3 repository configuration
| Type | Name and description |
|---|---|
java.lang.Object |
bucketNameName of the bucket to use as repository |
java.lang.Object |
privateDirectoryName of the directory that is private |
java.lang.Object |
publicDirectoryName of the directory that is public |
java.lang.Object |
releasesDirectoryReleases directory |
java.lang.Object |
rootPathPath into bucket where repository is |
java.lang.Object |
snapshotDirectorySnapshot directory |
java.lang.Object |
splitSnapshotFlag to split in 2 directories releases and snapshots |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Name of the bucket to use as repository
Name of the directory that is private
Name of the directory that is public
Releases directory
Path into bucket where repository is
Snapshot directory
Flag to split in 2 directories releases and snapshots