From 2632c1768bc7ff8bd97d2e871d97fa6aba315577 Mon Sep 17 00:00:00 2001 From: Eugene Platonov Date: Sun, 25 Feb 2024 22:55:07 -0500 Subject: [PATCH] Fix javadoc and sources upload during release --- pom.xml | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f6cc9c33..903aa186 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,8 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.scoverage @@ -279,6 +280,14 @@ under the License. true + + + attach-javadocs + + jar + + + @@ -363,6 +372,14 @@ under the License. org.apache.maven.plugins maven-source-plugin 3.3.0 + + + attach-sources + + jar-no-fork + + + @@ -457,7 +474,7 @@ under the License. - + @@ -472,7 +489,7 @@ under the License. - + @@ -486,7 +503,7 @@ under the License. - + @@ -515,7 +532,7 @@ under the License. 3.4.1 - enforce-maven + enforce-maven enforce