rsync is now active between apache and www.ibiblio.org/maven every 4 hours.
minotaur.apache.org:/www/www.apache.org/dist/java-repository
contents are now rsynced directly to
www.ibibilio/maven.
by ibibilio.
This means anything you place into java-repository will be available through maven within 4 hours. To start deploying distributions to java-repository on minotaur set your Maven build.properties or project.properties to the following:
<SNIP> #This is the host that Maven will attempt #to deploy the distribution to during a dist:deploy. maven.repo.central=minotaur.apache.org
#This is the directory that Maven will #copy the distribution to during a dist:deploy.
maven.repo.central.directory=/www/www.apache.org/dist/java-repository
#ssh configuration settings just require your apache id to log on with maven.username=<apache-user-name> </SNIP>
Cheers, Mark -- Mark Diggory Software Developer Harvard MIT Data Center http://www.hmdc.harvard.edu
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]