Author: nickboldt
Date: 2012-04-10 11:29:41 -0400 (Tue, 10 Apr 2012)
New Revision: 40112
Modified:
trunk/gwt/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/gwt/pom.xml
===================================================================
--- trunk/gwt/pom.xml 2012-04-10 15:29:32 UTC (rev 40111)
+++ trunk/gwt/pom.xml 2012-04-10 15:29:41 UTC (rev 40112)
@@ -19,15 +19,6 @@
<module>site</module>
</modules>
<repositories>
- <!-- Cannot redistribute GWT plugins due to license therefore cannot be
included in target platform; must reference as 3rd party URL -->
- <!-- TODO: is this Ok? Shouldn't it use our JBoss dependencies repository
-->
- <repository>
- <id>gwt-e37</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>
<!-- To resolve parent artifact -->
<repository>
<id>jboss-public-repository-group</id>