From 7efe28f6f7029cc010524df3c1827841ed63e162 Mon Sep 17 00:00:00 2001 From: Angel Borroy Date: Tue, 23 Jul 2019 09:37:54 +0200 Subject: [PATCH] Removing old "jar" goal for "attach-sources" task, as the new goal for Maven 3.4+ is "jar-no-fork" --- search-services/alfresco-search/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/search-services/alfresco-search/pom.xml b/search-services/alfresco-search/pom.xml index 2a30694a5..46e141f77 100644 --- a/search-services/alfresco-search/pom.xml +++ b/search-services/alfresco-search/pom.xml @@ -249,17 +249,6 @@ - - maven-source-plugin - - - attach-sources - - jar - - - - org.jacoco