From bc2710b8b4c171d9f624c38e40a897197ee22996 Mon Sep 17 00:00:00 2001 From: cheney Date: Wed, 13 Apr 2022 10:29:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E7=BC=96=E8=AF=91=EF=BC=8C?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=20test=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 100 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 54 insertions(+), 46 deletions(-) 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 - - - + +