Author: dain
Date: Thu Jun 2 18:41:18 2005
New Revision: 179694
URL: http://svn.apache.org/viewcvs?rev=179694&view=rev
Log:
Added cvs.apache.org to the repo list so derby jars can be downloaded
Modified:
geronimo/trunk/modules/assembly/project.properties
Modified: geronimo/trunk/modules/assembly/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/assembly/project.properties?rev=179694&r1=179693&r2=179694&view=diff
==============================================================================
--- geronimo/trunk/modules/assembly/project.properties (original)
+++ geronimo/trunk/modules/assembly/project.properties Thu Jun 2 18:41:18 2005
@@ -5,7 +5,7 @@
# the directory containing the geronimo website in CVS
geronimo.cvs.docdir = ../incubator-site/build/site/projects/geronimo
-maven.repo.remote= http://www.mortbay.org/maven, http://www.openejb.org/maven, http://dist.codehaus.org,
http://www.ibiblio.org/maven
+maven.repo.remote=http://cvs.apache.org/repository, http://www.mortbay.org/maven, http://www.openejb.org/maven,
http://dist.codehaus.org, http://www.ibiblio.org/maven
# Uncomment this line to use the deployer offline.
# This is slower and doesn't check that the runtime deployer works,
|