Author: nickboldt
Date: 2012-04-10 11:29:32 -0400 (Tue, 10 Apr 2012)
New Revision: 40111
Modified:
trunk/build/parent/pom.xml
Log:
remove
http://dl.google.com/eclipse/plugin/3.7/ from parent pom - we now mirror everything
we need on
download.jboss.org because it's all EPL
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-04-10 09:07:00 UTC (rev 40110)
+++ trunk/build/parent/pom.xml 2012-04-10 15:29:32 UTC (rev 40111)
@@ -548,29 +548,7 @@
</repositories>
</profile>
- <!-- GWT dependencies which we can't mirror and must reference directly. -->
- <!-- still needed? JBIDE-10595 vs. JBIDE-10742 -->
<profile>
- <id>gwt</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
- <repositories>
- <repository>
- <id>gwt</id>
- <
url>http://dl.google.com/eclipse/plugin/3.7/</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
- </profile>
-
- <profile>
<id>osx</id>
<activation>
<property>