Asaf Shakarchi has uploaded a new change for review.

Change subject: build: Removal of unsed gwt maven plugin repo.
......................................................................

build: Removal of unsed gwt maven plugin repo.

The removed repo is unused as the gwt maven plugin is 2.3.0
while currently this plugin repo points to 2.1.0.M3 plugin version,

The current gwt maven plugin is publicly available in the standard maven
repositories thus a special plugin repo is unncessary.

Change-Id: Ifa83712955757ac3dd3f0478bd352ab5b2ca9ba4
Signed-off-by: Asaf Shakarchi <[email protected]>
---
M pom.xml
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/26/11226/1

diff --git a/pom.xml b/pom.xml
index 6282f28..f9eaed6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -346,11 +346,6 @@
         <enabled>true</enabled>
       </releases>
     </pluginRepository>
-    <pluginRepository>
-      <id>gwt-plugin-repo</id>
-      
<url>http://google-web-toolkit.googlecode.com/svn/2.1.0.M3/gwt/maven</url>
-      <name>Google Web Toolkit Plugin Repository</name>
-    </pluginRepository>
   </pluginRepositories>
   <build>
     <pluginManagement>


--
To view, visit http://gerrit.ovirt.org/11226
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa83712955757ac3dd3f0478bd352ab5b2ca9ba4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to