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_api/pom.xml | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) (limited to 'eaaf_core_api') diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 1db5069c..15b794fa 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -68,55 +68,6 @@ src/main/resources - - - - 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} - - - - - -- cgit v1.2.3