From 37861b24f5eb947cfd4f034295728a5b6f717c86 Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Fri, 10 Oct 2025 14:59:33 +0200 Subject: [PATCH] Configure njord publisher and releaseURL in pom Otherwise people not having according `settings.xml` get misleading error messages during release. Compare with https://github.com/maveniverse/njord/issues/162#issuecomment-3388587992 --- pom.xml | 4 +++- src/site/markdown/index.md | 4 ---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6b7487da9..6bc350e7f 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,9 @@ limitations under the License. 0.9.0.M4 true - + + njord:template:release-sca + sonatype-cp true automatic true diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 4570112ef..d40ba7c63 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -14,10 +14,6 @@ Release manager should include the following sections in your personal `settings sonatype-central-portal jqhacker SeCrEt - - sonatype-cp - njord:template:release-sca -