From e41e2a4bcda502518826334ecdfaa25bcaed979b Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 21 Sep 2019 10:37:09 +0200 Subject: [PATCH] Package SNAPSHOT sources. --- pom.xml | 61 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 36 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index f31feb142..8209bc701 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -158,26 +160,6 @@ limitations under the License. - - maven-source-plugin - 2.4 - - - attach-sources - package - - jar - - - - - - - plugin.xml - META-INF/MANIFEST.MF - - - maven-clean-plugin 2.6.1 @@ -205,6 +187,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -343,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -503,8 +510,10 @@ limitations under the License. - - + + @@ -529,8 +538,10 @@ limitations under the License. - - + + -- 2.30.2