From 930c0e26fc1fe8bb9b457571d7df92904d1e7616 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 28 Dec 2020 16:59:25 +0100 Subject: optimize maven build process to build source-jar files --- eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) (limited to 'eaaf_modules/eaaf_module_pvp2_idp/pom.xml') diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index b92d0f56..c2e87020 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -17,7 +17,6 @@ at.gv.egiz.eaaf eaaf_module_pvp2_core - ${egiz.eaaf.version} org.springframework @@ -64,33 +63,7 @@ eaaf_module_pvp2_idp - - - org.apache.maven.plugins - maven-compiler-plugin - 3.7.0 - - 1.8 - 1.8 - - - - - - maven-surefire-plugin - ${surefire.version} - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - + com.github.spotbugs spotbugs-maven-plugin -- cgit v1.2.3