From dd08e6fff275492a10256a95c81968ed97aab138 Mon Sep 17 00:00:00 2001 From: Tihomir Mateev Date: Tue, 11 Jun 2024 17:08:51 +0300 Subject: [PATCH] Missed the GPG configuration --- pom.xml | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index a2642124ab..793c3b2446 100644 --- a/pom.xml +++ b/pom.xml @@ -604,18 +604,6 @@ 3.0.1 - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - ossrh - https://oss.sonatype.org/ - true - - - org.apache.maven.plugins maven-surefire-plugin @@ -912,6 +900,18 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + true + + ossrh + https://oss.sonatype.org/ + true + + + org.apache.maven.plugins maven-source-plugin @@ -1031,6 +1031,12 @@ org.apache.maven.plugins maven-gpg-plugin + + + --pinentry-mode + loopback + + sign-artifacts