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_auth_sl20/pom.xml | 44 +----------------------------- 1 file changed, 1 insertion(+), 43 deletions(-) (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml') diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index cccb91ad..19bc7230 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -32,7 +32,6 @@ at.gv.egiz.eaaf eaaf-core - ${egiz.eaaf.version} org.bitbucket.b_c @@ -99,32 +98,7 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - ${java.version} - ${java.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.1 - - - - true - true - true - - - - - + org.apache.maven.plugins maven-clean-plugin @@ -137,22 +111,6 @@ - - - - maven-surefire-plugin - ${surefire.version} - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - -- cgit v1.2.3