You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2005/09/19 14:01:38 UTC

svn commit: r290128 - /jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties

Author: henning
Date: Mon Sep 19 05:01:35 2005
New Revision: 290128

URL: http://svn.apache.org/viewcvs?rev=290128&view=rev
Log:
add turbine-unreleased repository


Modified:
    jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties

Modified: jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties?rev=290128&r1=290127&r2=290128&view=diff
==============================================================================
--- jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties (original)
+++ jakarta/turbine/core/trunk/extensions/maven-plugin/project.properties Mon Sep 19 05:01:35 2005
@@ -32,10 +32,15 @@
 maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
 maven.remote.group=apcvs
 
-maven.repo.list=apache
+maven.repo.list=turbine-unreleased
+
+# Repository for official releases
 maven.repo.apache=scp://cvs.apache.org
 maven.repo.apache.directory=/www/www.apache.org/dist/java-repository
-maven.repo.apache.group=apcvs
+
+# Repository for alpha, beta, release candidate releases
+maven.repo.turbine-unreleased=scp://cvs.apache.org
+maven.repo.turbine-unreleased.directory=/www/cvs.apache.org/dist/jakarta/turbine/java-repository
 
 maven.checkstyle.format = turbine
 maven.checkstyle.properties = conf/turbine-checkstyle.xml



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org