From 70c61921d1a080d054b86979611e49f6f34c7abb Mon Sep 17 00:00:00 2001
From: Vivek <40461643+Vivekkr0311@users.noreply.github.com>
Date: Mon, 7 Jul 2025 11:49:13 +0530
Subject: [PATCH] [ACS-9823]: [publish] profiles add, ci tests update and sdk
version 4.12.0-A1-SNAPSHOT update in pom.xml (#710)
---
.github/workflows/ci.yml | 9 ++++
.../alfresco-allinone-archetype/pom.xml | 2 +-
.../alfresco-platform-jar-archetype/pom.xml | 2 +-
.../alfresco-share-jar-archetype/pom.xml | 2 +-
archetypes/archetypes-it/pom.xml | 2 +-
modules/alfresco-rad/pom.xml | 2 +-
plugins/alfresco-maven-plugin/pom.xml | 2 +-
pom.xml | 48 +++++++++++++++++--
8 files changed, 59 insertions(+), 10 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3cec5a50..6abeef43 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -73,12 +73,21 @@ jobs:
include:
- name: "current version Java 17"
java-version: 17
+ - name: "25.2 Enterprise Java 17"
+ java-version: 17
+ suite: -Penterprise-252-tests
+ - name: "25.2 Community Java 17"
+ java-version: 17
+ suite: -Pcommunity-252-tests
- name: "25.1 Enterprise Java 17"
java-version: 17
suite: -Penterprise-251-tests
- name: "25.1 Community Java 17"
java-version: 17
suite: -Pcommunity-251-tests
+ - name: "23.5 Enterprise Java 17"
+ java-version: 17
+ suite: -Penterprise-235-tests
- name: "23.4 Enterprise Java 17"
java-version: 17
suite: -Penterprise-234-tests
diff --git a/archetypes/alfresco-allinone-archetype/pom.xml b/archetypes/alfresco-allinone-archetype/pom.xml
index 3fd62219..aadaac13 100644
--- a/archetypes/alfresco-allinone-archetype/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/pom.xml
@@ -11,7 +11,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
../../pom.xml
diff --git a/archetypes/alfresco-platform-jar-archetype/pom.xml b/archetypes/alfresco-platform-jar-archetype/pom.xml
index aa3671c7..07689b06 100644
--- a/archetypes/alfresco-platform-jar-archetype/pom.xml
+++ b/archetypes/alfresco-platform-jar-archetype/pom.xml
@@ -12,7 +12,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
../../pom.xml
diff --git a/archetypes/alfresco-share-jar-archetype/pom.xml b/archetypes/alfresco-share-jar-archetype/pom.xml
index 29397da2..a3a17af6 100644
--- a/archetypes/alfresco-share-jar-archetype/pom.xml
+++ b/archetypes/alfresco-share-jar-archetype/pom.xml
@@ -14,7 +14,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
../../pom.xml
diff --git a/archetypes/archetypes-it/pom.xml b/archetypes/archetypes-it/pom.xml
index 20e7350e..f1194aa5 100644
--- a/archetypes/archetypes-it/pom.xml
+++ b/archetypes/archetypes-it/pom.xml
@@ -17,7 +17,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
../../pom.xml
diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml
index a4a09704..0535c7bd 100644
--- a/modules/alfresco-rad/pom.xml
+++ b/modules/alfresco-rad/pom.xml
@@ -10,7 +10,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
../../pom.xml
diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml
index 257e4977..2e965df6 100644
--- a/plugins/alfresco-maven-plugin/pom.xml
+++ b/plugins/alfresco-maven-plugin/pom.xml
@@ -8,7 +8,7 @@
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
../../pom.xml
diff --git a/pom.xml b/pom.xml
index 0c05a0a0..dedcb8c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.alfresco.maven
alfresco-sdk-aggregator
- 4.12.0-SNAPSHOT
+ 4.12.0-A1-SNAPSHOT
Alfresco SDK
This aggregator Project builds all modules required for the Alfresco SDK
pom
@@ -56,9 +56,9 @@
*/*-enterprise*/*
acs-community-packaging
- 25.1.0
+ 25.2.0-A.17
alfresco
- 25.1.0
+ 25.2.0-A.17
- 25.1.0.56
+ 25.2.0.43
alfresco/alfresco-content-repository-community
alfresco/alfresco-share
@@ -302,6 +302,20 @@
+
+
+ enterprise-235-tests
+
+ acs-packaging
+ 23.5.0
+ 23.5.0
+ 23.5.0.11
+ quay.io/alfresco/alfresco-content-repository
+ quay.io/alfresco/alfresco-share
+ alfresco
+
+
+
community-251-tests
@@ -328,6 +342,32 @@
+
+
+ community-252-tests
+
+ acs-community-packaging
+ 25.2.0-A.17
+ 25.2.0-A.17
+ 25.2.0.43
+ alfresco/alfresco-content-repository-community
+ alfresco/alfresco-share
+ alfresco
+
+
+
+ enterprise-252-tests
+
+ acs-packaging
+ 25.2.0-A.17
+ 25.2.0-A.17
+ 25.2.0.43
+ quay.io/alfresco/alfresco-content-repository
+ quay.io/alfresco/alfresco-share
+ alfresco
+
+
+
sdk-release