From a52961c3d2dbf89248e27da8843995c049278993 Mon Sep 17 00:00:00 2001 From: chengyitian Date: Tue, 14 Nov 2023 09:56:18 +0800 Subject: [PATCH] disable test plugin; --- pom.xml | 72 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/pom.xml b/pom.xml index e3a321e6..36ebde61 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ src - test + src @@ -121,43 +121,43 @@ - - - test - - + + + + + - - org.apache.maven.plugins - maven-surefire-report-plugin - 3.0.0-M7 - - - surefire-report - test - - report-only - - - - false - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - generate-code-coverage-report - test - - cobertura - - - - false - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + maven-compiler-plugin 3.5.1