From 9e4e74c3005eadb0fbef2e8f87f91d97a2628dfb Mon Sep 17 00:00:00 2001 From: fbahle Date: Thu, 10 Aug 2023 09:41:08 +0200 Subject: [PATCH] Removed source plugin as the sources jar is already been build by the Tycho plugin --- pom.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pom.xml b/pom.xml index 27e9b6f..f88bfac 100644 --- a/pom.xml +++ b/pom.xml @@ -242,11 +242,6 @@ all,-missing - - org.apache.maven.plugins - maven-source-plugin - 3.3.0 - org.apache.maven.plugins maven-resources-plugin @@ -487,18 +482,6 @@ - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar-no-fork - - - -