Author: hoffmann
Date: Thu Jun 12 01:14:13 2008
New Revision: 667002
URL: http://svn.apache.org/viewvc?rev=667002&view=rev
Log:
added a maven.repo.remote to the site project properties to get rid of all of
the 301 errors
Modified:
turbine/site/project.properties
Modified: turbine/site/project.properties
URL:
http://svn.apache.org/viewvc/turbine/site/project.properties?rev=667002&r1=667001&r2=667002&view=diff
==============================================================================
--- turbine/site/project.properties (original)
+++ turbine/site/project.properties Thu Jun 12 01:14:13 2008
@@ -17,3 +17,4 @@
maven.xdoc.date = left
maven.xdoc.includeProjectDocumentation = no
+maven.repo.remote = http://mirrors.ibiblio.org/pub/mirrors/maven
\ No newline at end of file