From 1450a96ac2fa932be80cae02e7e41bd577ec4459 Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Fri, 27 Jun 2025 00:50:19 +0530 Subject: [PATCH 1/8] [MOSIP-41674] central sonatype migration changes Signed-off-by: techno-467 --- .github/workflows/push-trigger.yml | 18 ++-- cache-provider-hazelcast/pom.xml | 33 +++----- cache-provider-redis/pom.xml | 31 +++---- kernel/kernel-ref-idobjectvalidator/pom.xml | 29 +++++-- .../kernel-smsserviceprovider-msg91/pom.xml | 55 +++++-------- kernel/kernel-virusscanner-clamav/pom.xml | 42 +++++----- kernel/pom.xml | 82 +++++++++---------- pre-registration-booking-service/pom.xml | 27 +++--- .../pom.xml | 49 +++++++++-- .../pom.xml | 28 ++++++- 10 files changed, 222 insertions(+), 172 deletions(-) diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index 23212bd948..1ab7514aee 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -33,6 +33,7 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + publish_to_nexus_kernel: if: "${{ !contains(github.ref, 'master') && github.event_name != 'pull_request' && github.event_name != 'release' && github.event_name != 'prerelease' && github.event_name != 'publish' }}" needs: build-maven-kernel @@ -42,10 +43,11 @@ jobs: secrets: OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.OSSRH_CENTRAL_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} - SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK } + sonar_analysis_kernel: needs: build-maven-kernel if: "${{ github.event_name != 'pull_request' }}" @@ -60,6 +62,7 @@ jobs: OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} + SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} build-maven-pre-registration-booking-service: uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21 @@ -72,6 +75,7 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + build-dockers-pre-registration-booking-service: needs: build-maven-pre-registration-booking-service strategy: @@ -104,10 +108,11 @@ jobs: secrets: OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.OSSRH_CENTRAL_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + sonar_analysis: needs: build-maven-pre-registration-booking-service if: "${{ github.event_name != 'pull_request' }}" @@ -158,6 +163,7 @@ jobs: ACTOR_DOCKER_HUB: ${{ secrets.ACTOR_DOCKER_HUB }} RELEASE_DOCKER_HUB: ${{ secrets.RELEASE_DOCKER_HUB }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + build-maven-registration-processor-external-integration-service: uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21 with: @@ -192,6 +198,7 @@ jobs: ACTOR_DOCKER_HUB: ${{ secrets.ACTOR_DOCKER_HUB }} RELEASE_DOCKER_HUB: ${{ secrets.RELEASE_DOCKER_HUB }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + build-maven-cache-provider-hazelcast: uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21 with: @@ -203,6 +210,7 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + publish_to_nexus_cache-provider-hazelcast: if: "${{ !contains(github.ref, 'master') && github.event_name != 'pull_request' }}" needs: build-maven-cache-provider-hazelcast @@ -212,7 +220,7 @@ jobs: secrets: OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.OSSRH_CENTRAL_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} @@ -238,7 +246,7 @@ jobs: secrets: OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.OSSRH_CENTRAL_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} diff --git a/cache-provider-hazelcast/pom.xml b/cache-provider-hazelcast/pom.xml index 710644334e..fc8f3d2fa2 100644 --- a/cache-provider-hazelcast/pom.xml +++ b/cache-provider-hazelcast/pom.xml @@ -6,7 +6,7 @@ io.mosip.cacheprovider cache-provider-hazelcast - 1.2.1-SNAPSHOT + 1.2.1-rc1 cache-provider-hazelcast cache-provider-hazelcast https://github.com/mosip/mosip-ref-impl @@ -51,27 +51,28 @@ 3.0.1 3.2.0 2.8.1 - 1.6.7 - + 0.7.0 + 1.3.0-beta.1 3.12.12 ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://central.sonatype.com/api/v1/publisher + io.mosip.kernel kernel-bom - 1.2.1-SNAPSHOT + ${kerne.bom.version} pom import @@ -206,23 +207,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus-staging-maven-plugin.version} + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} true - - - default-deploy - deploy - - deploy - - - - ossrh - https://oss.sonatype.org/ - false + ossrh + false diff --git a/cache-provider-redis/pom.xml b/cache-provider-redis/pom.xml index 494afceb2b..0713863c6b 100644 --- a/cache-provider-redis/pom.xml +++ b/cache-provider-redis/pom.xml @@ -6,7 +6,7 @@ io.mosip.cacheprovider cache-provider-redis - 1.2.1-SNAPSHOT + 1.2.1-rc1 cache-provider-redis cache-provider-redis https://github.com/mosip/mosip-ref-impl @@ -47,17 +47,18 @@ 3.2.0 2.9.0 2.8.1 - 1.6.7 + 0.7.0 + 1.3.0-beta.1 ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://central.sonatype.com/api/v1/publisher @@ -66,7 +67,7 @@ io.mosip.kernel kernel-bom - 1.2.1-SNAPSHOT + ${kerne.bom.version} pom import @@ -207,23 +208,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus-staging-maven-plugin.version} + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} true - - - default-deploy - deploy - - deploy - - - - ossrh - https://oss.sonatype.org/ - false + ossrh + false diff --git a/kernel/kernel-ref-idobjectvalidator/pom.xml b/kernel/kernel-ref-idobjectvalidator/pom.xml index cbe2e2a481..6579ea316a 100644 --- a/kernel/kernel-ref-idobjectvalidator/pom.xml +++ b/kernel/kernel-ref-idobjectvalidator/pom.xml @@ -4,22 +4,23 @@ io.mosip.kernel kernel-ref-parent - 1.2.1-SNAPSHOT + 1.2.1-rc1 kernel-ref-idobjectvalidator kernel-ref-idobjectvalidator - 1.2.1-SNAPSHOT + 1.2.1-rc1 - 1.2.1-SNAPSHOT + 1.3.0-beta.1 + 1.3.0-beta.1 io.mosip.kernel kernel-bom - 1.2.1-SNAPSHOT + ${kerne.bom.version} pom import @@ -86,14 +87,26 @@ spring-cloud-starter-bootstrap - + + + ossrh + https://central.sonatype.com/repository/maven-snapshots/ + + + ossrh + https://central.sonatype.com/api/v1/publisher + + - org.springframework.boot - spring-boot-maven-plugin + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} + true - ZIP + ossrh + false diff --git a/kernel/kernel-smsserviceprovider-msg91/pom.xml b/kernel/kernel-smsserviceprovider-msg91/pom.xml index 0d932706e1..4db96f382d 100644 --- a/kernel/kernel-smsserviceprovider-msg91/pom.xml +++ b/kernel/kernel-smsserviceprovider-msg91/pom.xml @@ -7,7 +7,7 @@ kernel-smsserviceprovider-msg91 kernel-smsserviceprovider-msg91 https://github.com/mosip/commons - 1.2.1-SNAPSHOT + 1.2.1-rc1 UTF-8 @@ -19,7 +19,7 @@ 2.8.1 2.2.1 1.5 - 1.6.7 + 0.7.0 3.0.1 1.2.1-SNAPSHOT 1.2.1-SNAPSHOT @@ -42,21 +42,21 @@ junit-vintage-engine ${junit.vintage.version} - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + + + ossrh + https://central.sonatype.com/repository/maven-snapshots/ + + + ossrh + https://central.sonatype.com/api/v1/publisher + + + - + src/main/resources @@ -78,27 +78,16 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus.staging.plugin.version} + + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} true - - - default-deploy - deploy - - deploy - - - - ossrh - https://oss.sonatype.org/ - false + ossrh + false - - + org.apache.maven.plugins maven-source-plugin diff --git a/kernel/kernel-virusscanner-clamav/pom.xml b/kernel/kernel-virusscanner-clamav/pom.xml index 670570678d..87b0565ecb 100644 --- a/kernel/kernel-virusscanner-clamav/pom.xml +++ b/kernel/kernel-virusscanner-clamav/pom.xml @@ -4,16 +4,17 @@ 4.0.0 io.mosip.kernel - io.mosip.kernel - kernel-ref-parent - 1.2.1-SNAPSHOT - + io.mosip.kernel + kernel-ref-parent + 1.2.1-rc1 + kernel-virusscanner-clamav - 1.2.1-SNAPSHOT + 1.2.1-rc1 3.3.0 1.0.4 + 0.7.0 @@ -40,6 +41,16 @@ ${junit.vintage.version} + + + ossrh + https://central.sonatype.com/repository/maven-snapshots/ + + + ossrh + https://central.sonatype.com/api/v1/publisher + + @@ -65,26 +76,15 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus.staging.plugin.version} + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} true - - - default-deploy - deploy - - deploy - - - - ossrh - https://oss.sonatype.org/ - false + ossrh + false - org.apache.maven.plugins maven-source-plugin diff --git a/kernel/pom.xml b/kernel/pom.xml index 7115510ea5..c283dc364c 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.mosip.kernel kernel-ref-parent - 1.2.1-SNAPSHOT + 1.2.1-rc1 pom kernel Parent project of MOSIP Kernel Referernce Implementation components @@ -34,26 +34,35 @@ - - ossrh - Central Repository - https://oss.sonatype.org/content/repositories/snapshots - default - - true - - + + ossrh-central + MavenCentralRepository + https://central.sonatype.com/repository/maven-snapshots + default + + true + + + + central + MavenCentral + default + https://repo1.maven.org/maven2 + + false + + - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + + ossrh + https://central.sonatype.com/repository/maven-snapshots/ + + + ossrh + https://central.sonatype.com/api/v1/publisher + + UTF-8 @@ -72,7 +81,7 @@ 2.8.1 2.2.1 1.5 - 1.6.7 + 0.7.0 3.0.1 @@ -147,27 +156,16 @@ ${maven.compiler.target} - - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus.staging.plugin.version} - true - - - default-deploy - deploy - - deploy - - - - - ossrh - https://oss.sonatype.org/ - false - - - + + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} + true + + ossrh + false + + org.apache.maven.plugins maven-source-plugin diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index bc29752d48..09cdc72b0a 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -5,7 +5,7 @@ io.mosip.preregistration pre-registration-booking-service - 1.2.1-SNAPSHOT + 1.2.1-rc1 pre-registration-booking-service Booking service of MOSIP Pre-registration https://github.com/mosip/mosip-ref-impl @@ -13,9 +13,9 @@ UTF-8 1.4.2 - 1.2.1-SNAPSHOT - 1.2.1-SNAPSHOT - 1.2.1-SNAPSHOT + 1.2.1-rc1 + 1.3.0-beta.1 + 1.3.0-beta.1 21 3.2.3 @@ -68,6 +68,7 @@ 0.8.11 3.7.0.1746 3.2.0 + 0.7.0 4.12 @@ -292,6 +293,9 @@ build-info repackage + + false + @@ -341,14 +345,13 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} true - ossrh - https://oss.sonatype.org/ - false + ossrh + false @@ -504,11 +507,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://central.sonatype.com/api/v1/publisher diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml index a1f58ab21d..cb1311f7fc 100644 --- a/registration-processor/registration-processor-external-integration-service/pom.xml +++ b/registration-processor/registration-processor-external-integration-service/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.1-SNAPSHOT + 1.2.1-rc1 registration-processor-external-integration-service - 1.2.1-SNAPSHOT + 1.2.1-rc1 registration-processor-external-integration-service registration-processor-external-integration-service https://github.com/mosip/mosip-ref-impl @@ -40,6 +40,7 @@ 2.22.0 0.8.11 3.7.0.1746 + 0.7.0 **/constant/**,**/config/**,**/httpfilter/**,**/cache/**,**/entity/**,**/model/**,**/exception/**,**/repository/**,**/verticle/**,**/spi/**,"**/proxy/**","**/entities/**","**/filter/**","**/util/**","**/verifier/**" @@ -102,9 +103,29 @@ spring-cloud-starter-bootstrap + + + ossrh + https://central.sonatype.com/repository/maven-snapshots/ + + + ossrh + https://central.sonatype.com/api/v1/publisher + + + + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} + true + + ossrh + false + + org.apache.maven.plugins maven-surefire-plugin @@ -194,6 +215,9 @@ build-info repackage + + false + @@ -240,8 +264,21 @@ ZIP + + + build-info-repackage + + build-info + repackage + + + false + + + pre-integration-test + pre-integration-test start @@ -258,18 +295,14 @@ + post-integration-test + post-integration-test stop - - - build-info - repackage - - diff --git a/registration-processor/registration-processor-external-stage/pom.xml b/registration-processor/registration-processor-external-stage/pom.xml index 2bd6e1f60e..29f5f635d2 100644 --- a/registration-processor/registration-processor-external-stage/pom.xml +++ b/registration-processor/registration-processor-external-stage/pom.xml @@ -26,11 +26,11 @@ io.mosip.registrationprocessor pre-processor - 1.2.1-SNAPSHOT + 1.2.1-rc1 registration-processor-external-stage - 1.2.1-SNAPSHOT + 1.2.1-rc1 registration-processor-external-stage registration-processor-external-stage https://github.com/mosip/mosip-ref-impl @@ -40,6 +40,7 @@ 2.22.0 0.8.11 3.7.0.1746 + 0.7.0 @@ -100,8 +101,28 @@ + + + ossrh + https://central.sonatype.com/repository/maven-snapshots/ + + + ossrh + https://central.sonatype.com/api/v1/publisher + + + + org.sonatype.central + central-publishing-maven-plugin + ${central.publishing.maven.plugin.version} + true + + ossrh + false + + org.apache.maven.plugins maven-surefire-plugin @@ -191,6 +212,9 @@ build-info repackage + + false + From 074a88415ecffb040c92c19b71f3933ced1f5834 Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Fri, 27 Jun 2025 00:52:27 +0530 Subject: [PATCH 2/8] [MOSIP-41674] central sonatype migration changes Signed-off-by: techno-467 --- .github/workflows/push-trigger.yml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index 1ab7514aee..d7a29b8165 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -33,7 +33,6 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} - publish_to_nexus_kernel: if: "${{ !contains(github.ref, 'master') && github.event_name != 'pull_request' && github.event_name != 'release' && github.event_name != 'prerelease' && github.event_name != 'publish' }}" needs: build-maven-kernel @@ -46,8 +45,7 @@ jobs: OSSRH_URL: ${{ secrets.OSSRH_CENTRAL_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} - SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK } - + SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} sonar_analysis_kernel: needs: build-maven-kernel if: "${{ github.event_name != 'pull_request' }}" @@ -62,7 +60,6 @@ jobs: OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} - SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} build-maven-pre-registration-booking-service: uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21 @@ -75,7 +72,6 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} - build-dockers-pre-registration-booking-service: needs: build-maven-pre-registration-booking-service strategy: @@ -112,7 +108,6 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} - sonar_analysis: needs: build-maven-pre-registration-booking-service if: "${{ github.event_name != 'pull_request' }}" @@ -163,7 +158,6 @@ jobs: ACTOR_DOCKER_HUB: ${{ secrets.ACTOR_DOCKER_HUB }} RELEASE_DOCKER_HUB: ${{ secrets.RELEASE_DOCKER_HUB }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} - build-maven-registration-processor-external-integration-service: uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21 with: @@ -198,7 +192,6 @@ jobs: ACTOR_DOCKER_HUB: ${{ secrets.ACTOR_DOCKER_HUB }} RELEASE_DOCKER_HUB: ${{ secrets.RELEASE_DOCKER_HUB }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} - build-maven-cache-provider-hazelcast: uses: mosip/kattu/.github/workflows/maven-build.yml@master-java21 with: @@ -210,7 +203,6 @@ jobs: OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} - publish_to_nexus_cache-provider-hazelcast: if: "${{ !contains(github.ref, 'master') && github.event_name != 'pull_request' }}" needs: build-maven-cache-provider-hazelcast @@ -249,4 +241,4 @@ jobs: OSSRH_URL: ${{ secrets.OSSRH_CENTRAL_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} - SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} + SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} \ No newline at end of file From 51c38a6bf8ab5b8efd5e813259c0d04573ee436d Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Fri, 27 Jun 2025 01:12:10 +0530 Subject: [PATCH 3/8] [MOSIP-41674] central sonatype migration changes Signed-off-by: techno-467 --- kernel/kernel-virusscanner-clamav/pom.xml | 1 + pre-registration-booking-service/pom.xml | 34 ++++++++++++++++++++++- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/kernel/kernel-virusscanner-clamav/pom.xml b/kernel/kernel-virusscanner-clamav/pom.xml index 87b0565ecb..7825b1354a 100644 --- a/kernel/kernel-virusscanner-clamav/pom.xml +++ b/kernel/kernel-virusscanner-clamav/pom.xml @@ -11,6 +11,7 @@ kernel-virusscanner-clamav 1.2.1-rc1 + kernel-virusscanner-clamav 3.3.0 1.0.4 diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index 09cdc72b0a..1f784252d0 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -67,7 +67,8 @@ 3.1.2 0.8.11 3.7.0.1746 - 3.2.0 + + 0.7.0 @@ -299,6 +300,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins maven-gpg-plugin From d4221e38fc77689d23930dff9e2eaae70b8a2407 Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Fri, 27 Jun 2025 01:18:43 +0530 Subject: [PATCH 4/8] [MOSIP-41674] central sonatype migration changes Signed-off-by: techno-467 --- pre-registration-booking-service/pom.xml | 66 +++++++++---------- .../pom.xml | 4 +- .../pom.xml | 4 +- 3 files changed, 37 insertions(+), 37 deletions(-) diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index 1f784252d0..23977c0bcf 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -67,8 +67,8 @@ 3.1.2 0.8.11 3.7.0.1746 - - + 3.2.0 + 3.3.0 0.7.0 @@ -300,37 +300,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + org.apache.maven.plugins + maven-source-plugin + true + ${maven.source.plugin.version} + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${maven.javadoc.plugin.version} + + + attach-javadocs + + jar + + + + + none + src/main/java + + org.apache.maven.plugins maven-gpg-plugin diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml index cb1311f7fc..b05d99669c 100644 --- a/registration-processor/registration-processor-external-integration-service/pom.xml +++ b/registration-processor/registration-processor-external-integration-service/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.1-rc1 + 1.3.0-beta.1 registration-processor-external-integration-service - 1.2.1-rc1 + 1.3.0-beta.1 registration-processor-external-integration-service registration-processor-external-integration-service https://github.com/mosip/mosip-ref-impl diff --git a/registration-processor/registration-processor-external-stage/pom.xml b/registration-processor/registration-processor-external-stage/pom.xml index 29f5f635d2..f2015f3cc2 100644 --- a/registration-processor/registration-processor-external-stage/pom.xml +++ b/registration-processor/registration-processor-external-stage/pom.xml @@ -26,11 +26,11 @@ io.mosip.registrationprocessor pre-processor - 1.2.1-rc1 + 1.3.0-beta.1 registration-processor-external-stage - 1.2.1-rc1 + 1.3.0-beta.1 registration-processor-external-stage registration-processor-external-stage https://github.com/mosip/mosip-ref-impl From 4fed4728925fc63a193edf221b2303f180d563bf Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Fri, 27 Jun 2025 01:22:55 +0530 Subject: [PATCH 5/8] [MOSIP-41674] central sonatype migration changes Signed-off-by: techno-467 --- pre-registration-booking-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index 23977c0bcf..241bd67329 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -317,7 +317,7 @@ org.apache.maven.plugins maven-javadoc-plugin - ${maven.javadoc.plugin.version} + ${maven.javadoc.version} attach-javadocs From b84c505a82431b3a7f314a4ee1a1472975c4196e Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Fri, 27 Jun 2025 01:34:36 +0530 Subject: [PATCH 6/8] [MOSIP-41674] central sonatype migration changes Signed-off-by: techno-467 --- cache-provider-hazelcast/pom.xml | 4 ++-- cache-provider-redis/pom.xml | 4 ++-- kernel/kernel-ref-idobjectvalidator/pom.xml | 8 ++++---- kernel/kernel-smsserviceprovider-msg91/pom.xml | 2 +- kernel/kernel-virusscanner-clamav/pom.xml | 4 ++-- kernel/pom.xml | 2 +- pre-registration-booking-service/pom.xml | 8 ++++---- .../pom.xml | 4 ++-- .../registration-processor-external-stage/pom.xml | 4 ++-- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/cache-provider-hazelcast/pom.xml b/cache-provider-hazelcast/pom.xml index fc8f3d2fa2..39e5236b16 100644 --- a/cache-provider-hazelcast/pom.xml +++ b/cache-provider-hazelcast/pom.xml @@ -6,7 +6,7 @@ io.mosip.cacheprovider cache-provider-hazelcast - 1.2.1-rc1 + 1.2.1-SNAPSHOT cache-provider-hazelcast cache-provider-hazelcast https://github.com/mosip/mosip-ref-impl @@ -52,7 +52,7 @@ 3.2.0 2.8.1 0.7.0 - 1.3.0-beta.1 + 1.2.1-SNAPSHOT 3.12.12 diff --git a/cache-provider-redis/pom.xml b/cache-provider-redis/pom.xml index 0713863c6b..f8255fc8e5 100644 --- a/cache-provider-redis/pom.xml +++ b/cache-provider-redis/pom.xml @@ -6,7 +6,7 @@ io.mosip.cacheprovider cache-provider-redis - 1.2.1-rc1 + 1.2.1-SNAPSHOT cache-provider-redis cache-provider-redis https://github.com/mosip/mosip-ref-impl @@ -48,7 +48,7 @@ 2.9.0 2.8.1 0.7.0 - 1.3.0-beta.1 + 1.2.1-SNAPSHOT diff --git a/kernel/kernel-ref-idobjectvalidator/pom.xml b/kernel/kernel-ref-idobjectvalidator/pom.xml index 6579ea316a..809159b003 100644 --- a/kernel/kernel-ref-idobjectvalidator/pom.xml +++ b/kernel/kernel-ref-idobjectvalidator/pom.xml @@ -4,16 +4,16 @@ io.mosip.kernel kernel-ref-parent - 1.2.1-rc1 + 1.2.1-SNAPSHOT kernel-ref-idobjectvalidator kernel-ref-idobjectvalidator - 1.2.1-rc1 + 1.2.1-SNAPSHOT - 1.3.0-beta.1 - 1.3.0-beta.1 + 1.2.1-SNAPSHOT + 1.2.1-SNAPSHOT diff --git a/kernel/kernel-smsserviceprovider-msg91/pom.xml b/kernel/kernel-smsserviceprovider-msg91/pom.xml index 4db96f382d..e04787964d 100644 --- a/kernel/kernel-smsserviceprovider-msg91/pom.xml +++ b/kernel/kernel-smsserviceprovider-msg91/pom.xml @@ -7,7 +7,7 @@ kernel-smsserviceprovider-msg91 kernel-smsserviceprovider-msg91 https://github.com/mosip/commons - 1.2.1-rc1 + 1.2.1-SNAPSHOT UTF-8 diff --git a/kernel/kernel-virusscanner-clamav/pom.xml b/kernel/kernel-virusscanner-clamav/pom.xml index 7825b1354a..15b81e44db 100644 --- a/kernel/kernel-virusscanner-clamav/pom.xml +++ b/kernel/kernel-virusscanner-clamav/pom.xml @@ -6,11 +6,11 @@ io.mosip.kernel kernel-ref-parent - 1.2.1-rc1 + 1.2.1-SNAPSHOT kernel-virusscanner-clamav - 1.2.1-rc1 + 1.2.1-SNAPSHOT kernel-virusscanner-clamav 3.3.0 diff --git a/kernel/pom.xml b/kernel/pom.xml index c283dc364c..b54cb53b9d 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.mosip.kernel kernel-ref-parent - 1.2.1-rc1 + 1.2.1-SNAPSHOT pom kernel Parent project of MOSIP Kernel Referernce Implementation components diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index 241bd67329..eb5afebcc0 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -5,7 +5,7 @@ io.mosip.preregistration pre-registration-booking-service - 1.2.1-rc1 + 1.2.1-SNAPSHOT pre-registration-booking-service Booking service of MOSIP Pre-registration https://github.com/mosip/mosip-ref-impl @@ -13,9 +13,9 @@ UTF-8 1.4.2 - 1.2.1-rc1 - 1.3.0-beta.1 - 1.3.0-beta.1 + 1.2.1-SNAPSHOT + 1.2.1-SNAPSHOT + 1.2.1-SNAPSHOT 21 3.2.3 diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml index b05d99669c..d3923288fd 100644 --- a/registration-processor/registration-processor-external-integration-service/pom.xml +++ b/registration-processor/registration-processor-external-integration-service/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor pre-processor - 1.3.0-beta.1 + 1.2.1-SNAPSHOT registration-processor-external-integration-service - 1.3.0-beta.1 + 1.2.1-SNAPSHOT registration-processor-external-integration-service registration-processor-external-integration-service https://github.com/mosip/mosip-ref-impl diff --git a/registration-processor/registration-processor-external-stage/pom.xml b/registration-processor/registration-processor-external-stage/pom.xml index f2015f3cc2..f287c1654f 100644 --- a/registration-processor/registration-processor-external-stage/pom.xml +++ b/registration-processor/registration-processor-external-stage/pom.xml @@ -26,11 +26,11 @@ io.mosip.registrationprocessor pre-processor - 1.3.0-beta.1 + 1.2.1-SNAPSHOT registration-processor-external-stage - 1.3.0-beta.1 + 1.2.1-SNAPSHOT registration-processor-external-stage registration-processor-external-stage https://github.com/mosip/mosip-ref-impl From 67a8c0df307e17488b6f3471b49eeab48e442404 Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Thu, 7 Aug 2025 16:13:22 +0530 Subject: [PATCH 7/8] [MOSIP-42464] [MOSIP-41674] central sonatype migration changes Signed-off-by: Prafulrakhade --- .../pom.xml | 3 ++- .../registration-processor-external-stage/pom.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml index d3923288fd..7362d5fed3 100644 --- a/registration-processor/registration-processor-external-integration-service/pom.xml +++ b/registration-processor/registration-processor-external-integration-service/pom.xml @@ -40,6 +40,7 @@ 2.22.0 0.8.11 3.7.0.1746 + 3.2.3 0.7.0 **/constant/**,**/config/**,**/httpfilter/**,**/cache/**,**/entity/**,**/model/**,**/exception/**,**/repository/**,**/verticle/**,**/spi/**,"**/proxy/**","**/entities/**","**/filter/**","**/util/**","**/verifier/**" @@ -212,7 +213,7 @@ - build-info + /home/techno-467/IdeaProjects/websub build-info repackage diff --git a/registration-processor/registration-processor-external-stage/pom.xml b/registration-processor/registration-processor-external-stage/pom.xml index f287c1654f..2813eaf1ac 100644 --- a/registration-processor/registration-processor-external-stage/pom.xml +++ b/registration-processor/registration-processor-external-stage/pom.xml @@ -40,6 +40,7 @@ 2.22.0 0.8.11 3.7.0.1746 + 3.2.3 0.7.0 From 20f7ce6d5ba9bc91e381b44cbaffe903ef10e496 Mon Sep 17 00:00:00 2001 From: Prafulrakhade Date: Thu, 7 Aug 2025 16:19:21 +0530 Subject: [PATCH 8/8] [MOSIP-42464] [MOSIP-41674] central sonatype migration changes Signed-off-by: Prafulrakhade --- .../registration-processor-external-integration-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml index 7362d5fed3..9448cff364 100644 --- a/registration-processor/registration-processor-external-integration-service/pom.xml +++ b/registration-processor/registration-processor-external-integration-service/pom.xml @@ -213,7 +213,7 @@ - /home/techno-467/IdeaProjects/websub build-info + build-info repackage