[APPS-3219] [publish] Releasing Alfresco SDK 4.11.0-A1 (#696)

Co-authored-by: Sathish Kumar <ST28@ford.com>
This commit is contained in:
SathishK-T
2025-02-14 11:26:50 +05:30
committed by GitHub
parent 3a5c7ab475
commit 94646f41f1
19 changed files with 68 additions and 65 deletions

View File

@@ -118,7 +118,7 @@ Choose archetype:
* `org.alfresco.maven.archetype:alfresco-platform-jar-archetype`
* `org.alfresco.maven.archetype:alfresco-share-jar-archetype`
3. Choose the latest version, such as 4.10.0.
3. Choose the latest version, such as 4.11.0-A1.
```
Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
@@ -145,6 +145,7 @@ Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
21: 4.8.0
22: 4.9.0
23: 4.10.0
24: 4.11.0-A1
```
4. Next you will be prompted for additional values, like groupId, artifactId, and package, as shown below:
@@ -173,7 +174,7 @@ If everything has been configured correctly, you should see something similar to
```
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: alfresco-allinone-archetype:4.10.0
[INFO] Using following parameters for creating project from Archetype: alfresco-allinone-archetype:4.11.0-A1
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: com.acme
[INFO] Parameter: artifactId, Value: my-all-in-one
@@ -211,4 +212,4 @@ In the terminal window, use:
If this is the first time you are doing this, it will take a while for Maven to download all the required dependencies and for Docker to download all the
required images.
For more information about how to work with the projects, please visit [Working with generated projects](working-with-generated-projects/README.md).
For more information about how to work with the projects, please visit [Working with generated projects](working-with-generated-projects/README.md).