mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
[APPS-3219] [publish] Releasing Alfresco SDK 4.11.0-A1 (#696)
Co-authored-by: Sathish Kumar <ST28@ford.com>
This commit is contained in:
@@ -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).
|
Reference in New Issue
Block a user