diff --git a/pom.xml b/pom.xml index 6881c5a..2c4dfb8 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,54 @@ sydapi4j + + org.codehaus.groovy + groovy-eclipse-compiler + 2.9.2-01 + true + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + + compile + compile + + compile + + + + testCompile + test-compile + + testCompile + + + + + 8 + 8 + groovy-eclipse-compiler + true + true + + + + org.codehaus.groovy + groovy-eclipse-compiler + 2.9.2-01 + + + org.codehaus.groovy + groovy-eclipse-batch + 2.4.3-01 + + + + org.apache.maven.plugins maven-javadoc-plugin @@ -120,12 +168,7 @@ - - org.codehaus.groovy - groovy-eclipse-compiler - 2.9.2-01 - true - + org.apache.maven.plugins @@ -144,6 +187,9 @@ org.apache.maven.plugins maven-dependency-plugin + + runtime + copy @@ -212,46 +258,8 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - - compile - compile - - compile - - - - testCompile - test-compile - - testCompile - - - - - 8 - 8 - groovy-eclipse-compiler - true - true - - - - org.codehaus.groovy - groovy-eclipse-compiler - 2.9.2-01 - - - org.codehaus.groovy - groovy-eclipse-batch - 2.4.3-01 - - - + +