[gatein-commits] gatein SVN: r7713 - epp/portal/branches/EPP_5_2_Branch.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Oct 11 08:40:59 EDT 2011


Author: hfnukal
Date: 2011-10-11 08:40:59 -0400 (Tue, 11 Oct 2011)
New Revision: 7713

Modified:
   epp/portal/branches/EPP_5_2_Branch/pom.xml
Log:
JBEPP-1091 Removing mead repo. Use mvn -s settings.xml

Modified: epp/portal/branches/EPP_5_2_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/pom.xml	2011-10-11 12:24:59 UTC (rev 7712)
+++ epp/portal/branches/EPP_5_2_Branch/pom.xml	2011-10-11 12:40:59 UTC (rev 7713)
@@ -1149,16 +1149,6 @@
    <!-- To be removed and replaced by settings in user config -->
    <repositories>
       <repository>
-           <id>mead</id>
-           <url>http://download.devel.redhat.com/brewroot/repos/jboss-epp-5-build/latest/maven/</url>
-           <releases>
-               <enabled>true</enabled>
-           </releases>
-           <snapshots>
-               <enabled>false</enabled>
-           </snapshots>
-      </repository>
-      <repository>
         <id>jboss-public-repository-group</id>
         <name>JBoss Public Maven Repository Group</name>
         <url>https://repository.jboss.org/nexus/content/groups/public/</url>



More information about the gatein-commits mailing list