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_core_utils/pom.xml | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) (limited to 'eaaf_core_utils') diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index c7cefa8d..44873a99 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -135,52 +135,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.7.0 - - 1.8 - 1.8 - - - - - compile - testCompile - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.0 - - - - test-jar - - - - - - - - maven-surefire-plugin - ${surefire.version} - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - com.github.spotbugs spotbugs-maven-plugin -- cgit v1.2.3