diff --git a/pom.xml b/pom.xml index 7946055..e88cf3d 100644 --- a/pom.xml +++ b/pom.xml @@ -608,6 +608,42 @@ package. maven-enunciate-plugin ${enunciate.version} + + + org.codehaus.gmaven + gmaven-plugin + 1.5 + + 1.8 + + + + spock + + compile + testCompile + + + + + + org.codehaus.gmaven.runtime + gmaven-runtime-1.8 + 1.5 + + + org.codehaus.groovy + groovy-all + + + + + org.codehaus.groovy + groovy-all + 1.8.9 + + + @@ -625,6 +661,7 @@ package. + jdk18 [1.8,) @@ -815,10 +852,23 @@ package. log4j-over-slf4j ${slf4j.version} + + org.spockframework + spock-core + 0.7-groovy-1.8 + test + + + junit + junit-dep + + + org.testng testng 6.8 + test org.easymock @@ -1120,6 +1170,19 @@ package. + + + cglib + cglib-nodep + 2.2.2 + test + + + org.objenesis + objenesis + 1.2 + test +