Wendy Smoak added a comment - 15/Dec/07 07:43 PM So far, I've...
svn co http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8
cd maven-2.0.8
mvn site-deploy
ssh people.apache.org
cd /www/maven.apache.org/ref
rm current
ln -s 2.0.8 current
(According to 'man ln' I think 'ln -f -s 2.0.8 current' should have worked. But I had to 'rm current' before it would link.)
Whe also have this, which I did not update. John?
lrwxrwxrwx 1 jdcasey maven 5 Oct 25 2006 current.deleted -> 2.0.4
svn co http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8
cd maven-2.0.8
mvn site-deploy
ssh people.apache.org
cd /www/maven.apache.org/ref
rm current
ln -s 2.0.8 current
(According to 'man ln' I think 'ln -f -s 2.0.8 current' should have worked. But I had to 'rm current' before it would link.)
Whe also have this, which I did not update. John?
lrwxrwxrwx 1 jdcasey maven 5 Oct 25 2006 current.deleted -> 2.0.4