You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2009/05/22 01:17:18 UTC

svn commit: r777316 - /portals/jetspeed-2/applications/j2-admin/trunk/pom.xml

Author: ate
Date: Thu May 21 23:17:17 2009
New Revision: 777316

URL: http://svn.apache.org/viewvc?rev=777316&view=rev
Log:
JS2-1018: Release 2.2.0 preparation
See: http://issues.apache.org/jira/browse/JS2-1018
- removing no longer needed (nor available) staging repository for APA dependencies as these have been released now
- also dropping not needed (anymore) codehause repositories nor default/buildin Maven Central repository

Modified:
    portals/jetspeed-2/applications/j2-admin/trunk/pom.xml

Modified: portals/jetspeed-2/applications/j2-admin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/pom.xml?rev=777316&r1=777315&r2=777316&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/trunk/pom.xml (original)
+++ portals/jetspeed-2/applications/j2-admin/trunk/pom.xml Thu May 21 23:17:17 2009
@@ -39,47 +39,11 @@
       <name>Apache Portals Staging Repository For Pluto 2.0.0</name>
       <url>https://repository.apache.org/content/repositories/portals-staging-027</url>
     </repository>
-    <!-- Temporary staging repository providing APA artifacts under VOTE for release
-         Will be removed again after the VOTE has passed and the staging repository promoted
-    -->
-    <repository>
-      <id>repository.apache.org.portals-staging-025</id>
-      <name>Apache Portals Staging Repository</name>
-      <url>https://repository.apache.org/content/repositories/portals-staging-025</url>
-    </repository>
     <repository>
       <id>com.bluesunrise.m2</id>
       <name>Maven2 BlueSunrise</name>
       <url>http://www.bluesunrise.com/maven2</url>
     </repository>
-    <repository>
-      <id>central</id>
-      <name>Maven Repository Switchboard</name>
-      <url>http://repo1.maven.org/maven2</url>
-    </repository>
-    <repository>
-      <id>com.bluesunrise.m1</id>
-      <name>Maven1 BlueSunrise</name>
-      <url>http://www.bluesunrise.com/maven</url>
-      <layout>legacy</layout>
-    </repository>
-    <repository>
-      <id>org.codehaus.m2</id>
-      <name>Maven2 Codehaus</name>
-      <url>http://repository.codehaus.org</url>
-    </repository>
-    <repository>
-      <id>org.codehaus</id>
-      <name>Maven1 Codehaus</name>
-      <url>http://dist.codehaus.org</url>
-      <layout>legacy</layout>
-    </repository>
-    <repository>
-      <id>org.apache</id>
-      <name>Maven1 Apache</name>
-      <url>http://repo1.maven.org/maven</url>
-      <layout>legacy</layout>
-    </repository>
   </repositories>
   <properties>
     <!-- Project Dependency Version Properties -->



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