Maven 2 & 3

Document how to create a mirror of Ibiblio

Details

  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

Tips on what this document could include:

o Find a pointer to the list of Ibiblio mirrors
o Give an example command line for at least rsync, wget and curl where the two last ones will use ftp
o Give an example cron expression and /etc/cron.d/ file that's useful for making a mirrors including setting the correct permissions
o Give an example Apache configuration on how to configure Apache to serve the mirror

This document should possibly be a part of http://maven.apache.org/guides/mini/guide-mirror-settings.html

Activity

Hide
Carlos Sanchez added a comment -

The command to create a mirror is
rsync -v -t -l -r ftp.ibiblio.org::maven2 /your/local/path

Show
Carlos Sanchez added a comment - The command to create a mirror is rsync -v -t -l -r ftp.ibiblio.org::maven2 /your/local/path
Hide
Carlos Sanchez added a comment -
Show
Carlos Sanchez added a comment - Added the "create a mirror" section to http://maven.apache.org/guides/mini/guide-mirror-settings.html

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: