No. New releases should be uploaded to people.apache.org.
All committers have karma for this machine. Releases are sync'd to
www.apache.org automatically. Note
that there may be some delay.
Apache uses mirroring both internally and externally. This process runs to a schedule. It may take
up to 24 hours for a newly published release to be sync'd to all mirrors.
Note: file deletions from www.apache.org are processed once per day,
whereas updated or new files are synchronised more frequently (every two hours at present)
Note: people.apache.org is mirrored to www.apache.org.
It may therefore take some hours before changes are sync'd.
The release should be group readable and writable. The group should be set to the appropriate group
for your project. The release should be world readable. In short: -rw-rw-r--.
All releases are sync'd automatically to the archives.
To archive a release, just remove the file from the main servers.
The Ibiblio Maven repository is a mirror of the
ASF Repository. Artifacts should be
uploaded to that repository and then mirrored automatically
to the Ibiblio repository.
The ASF repository is the official distribution channel for raw artifacts (typically jars).
The repository is structured and contains meta-data describing the releases in forms that
can be read easily by both machines and humans.
The ASF repository is managed by the infrastructure repository special interest group.
Informal guidance can be found on the wiki.
Questions about the repository should be asked on repository@apache.org
list (the list is committers only so please subscribe using your apache.org address).
Some ways to so this:
- A step-by-step guide tp uploading by hand
- A guide to automation using Maven 1 TBD
- A guide to automation using Maven 2 TBD
Also read Guide To The ASF Repository