From cb76ceb47ba71ee97bc09d65cd7d36d8d74cf3b4 Mon Sep 17 00:00:00 2001 From: Miquel Simon Date: Wed, 30 Apr 2025 14:09:25 +0200 Subject: [PATCH] Added support for Nexus 3 repositories Closes #34136 (cherry picked from commit 602604459d13b618c12262c4727f221ebbaa573b) Signed-off-by: Miquel Simon --- boms/pom.xml | 20 +++++++++++++++++++- pom.xml | 21 +++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/boms/pom.xml b/boms/pom.xml index 3ced0955e1f..4d105b60615 100644 --- a/boms/pom.xml +++ b/boms/pom.xml @@ -47,6 +47,7 @@ https://s01.oss.sonatype.org/ jboss-releases-repository + keycloak https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ jboss-snapshots-repository https://s01.oss.sonatype.org/content/repositories/snapshots/ @@ -65,7 +66,7 @@ 1.6.13 true - jboss-releases-repository + ${jboss.releases.repo.id} ${jboss.repo.nexusUrl} @@ -115,5 +116,22 @@ + + nexus3-staging + + + + org.sonatype.plugins + nxrm3-maven-plugin + true + + ${jboss.releases.repo.id} + ${jboss.repo.nexusUrl} + ${jboss.releases.repo.name} + + + + + diff --git a/pom.xml b/pom.xml index 79c447af621..18dcc8b2ea8 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ https://s01.oss.sonatype.org/ jboss-releases-repository + keycloak https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ jboss-snapshots-repository https://s01.oss.sonatype.org/content/repositories/snapshots/ @@ -188,6 +189,7 @@ 1.0.4 5.0.0.Final 1.6.13 + 1.0.7 1.15.0 0.40.3 1.1 @@ -1667,6 +1669,25 @@ + + nexus3-staging + + + + org.sonatype.plugins + nxrm3-maven-plugin + ${nexus3.staging.plugin.version} + true + + ${jboss.releases.repo.id} + ${jboss.repo.nexusUrl} + ${jboss.releases.repo.name} + + + + + + gpg