From 0b75ead802109cdcdfa67e0098308a6211f19e05 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 11 Dec 2013 10:50:12 +0100 Subject: Faster build by extracting GWT compilation to project sonar-gwt-pages --- pom.xml | 42 +++++------------------------------------- 1 file changed, 5 insertions(+), 37 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d266a31ea70..42d4d63b14f 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,6 @@ 1.8 1.5 - 3.3.1 1.3.172 8.1.12.v20130726 1.0.13 @@ -96,9 +95,6 @@ 1.9.0 false - - - -Xmx512m -Xss1024k dav:https://dav.codehaus.org/snapshots.repository/sonar @@ -187,12 +183,6 @@ maven-gpg-plugin 1.4 - - - org.codehaus.mojo - gwt-maven-plugin - 1.2 - org.apache.maven.plugins maven-install-plugin @@ -753,16 +743,6 @@ - - com.google.gwt - gwt-user - 2.0.4 - - - com.google.gwt - gwt-incubator - 2.0.1 - com.ibm.icu icu4j @@ -886,6 +866,11 @@ postgresql 9.1-901-1.jdbc4 + + org.codehaus.sonar + sonar-gwt-pages + 4.0 + net.sourceforge.jtds jtds @@ -1192,10 +1177,6 @@ dev true - - - Dev - -Xmx512m -Xss1024k -Dgwt.draftCompile=true @@ -1284,19 +1265,6 @@ - - - org.codehaus.mojo - gwt-maven-plugin - [1.0,) - - compile - - - - - - org.codehaus.sonar -- cgit v1.2.3