# HG changeset patch # User Kostis Kyzirakos # Date 1366449158 -10800 # Node ID e2b76cad5b7cc68e88e7ff1aa3669338e6433ad5 # Parent c562f1bc1fb2fb97b5c12e2a3e39275c04f5d962 Cleaned up the poms in order to produce (consistently!) a successful build even with an empty local maven repository. diff -r c562f1bc1fb2 -r e2b76cad5b7c endpoint-client/pom.xml --- a/endpoint-client/pom.xml Sat Apr 20 00:10:40 2013 +0300 +++ b/endpoint-client/pom.xml Sat Apr 20 12:12:38 2013 +0300 @@ -59,7 +59,7 @@ org.apache.maven.plugins maven-dependency-plugin - [2.3,) + [2.4,) copy-dependencies diff -r c562f1bc1fb2 -r e2b76cad5b7c endpoint/pom.xml --- a/endpoint/pom.xml Sat Apr 20 00:10:40 2013 +0300 +++ b/endpoint/pom.xml Sat Apr 20 12:12:38 2013 +0300 @@ -208,13 +208,32 @@ --> - + org.apache.maven.plugins maven-dependency-plugin @@ -271,7 +290,7 @@ org.apache.maven.plugins maven-dependency-plugin - [2.1,) + [2.4,) copy-dependencies diff -r c562f1bc1fb2 -r e2b76cad5b7c pom.xml --- a/pom.xml Sat Apr 20 00:10:40 2013 +0300 +++ b/pom.xml Sat Apr 20 12:12:38 2013 +0300 @@ -740,9 +740,9 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.14 - ${skipTests} + ${skipTests} diff -r c562f1bc1fb2 -r e2b76cad5b7c runtime/pom.xml --- a/runtime/pom.xml Sat Apr 20 00:10:40 2013 +0300 +++ b/runtime/pom.xml Sat Apr 20 12:12:38 2013 +0300 @@ -357,7 +357,7 @@ org.apache.maven.plugins maven-dependency-plugin - [2.3,) + [2.4,) copy-dependencies @@ -424,3 +424,15 @@ + + + + + + + + + + + + diff -r c562f1bc1fb2 -r e2b76cad5b7c vocab/pom.xml --- a/vocab/pom.xml Sat Apr 20 00:10:40 2013 +0300 +++ b/vocab/pom.xml Sat Apr 20 12:12:38 2013 +0300 @@ -28,7 +28,7 @@ org.apache.maven.plugins maven-dependency-plugin - [2.3,) + [2.4,) copy-dependencies @@ -75,7 +75,7 @@ - + org.apache.maven.plugins maven-jar-plugin @@ -95,3 +95,16 @@ + + + + + + + + + + + + +