You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2005/11/08 23:24:48 UTC

svn commit: r331911 - /geronimo/gbuild/trunk/project.properties

Author: dain
Date: Tue Nov  8 14:24:47 2005
New Revision: 331911

URL: http://svn.apache.org/viewcvs?rev=331911&view=rev
Log:
Added support for jar:deploy

Modified:
    geronimo/gbuild/trunk/project.properties

Modified: geronimo/gbuild/trunk/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/gbuild/trunk/project.properties?rev=331911&r1=331910&r2=331911&view=diff
==============================================================================
--- geronimo/gbuild/trunk/project.properties (original)
+++ geronimo/gbuild/trunk/project.properties Tue Nov  8 14:24:47 2005
@@ -2,3 +2,9 @@
 http://dist.codehaus.org,\
 http://www.ibiblio.org/maven,\
 http://cvs.apache.org/repository
+
+maven.repo.list=apache
+maven.repo.apache=scp://cvs.apache.org
+maven.repo.apache.directory=/www/cvs.apache.org/repository
+maven.repo.apache.username=${user.name}
+