mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-09-17 14:21:45 +00:00
[APPS-2991] Releasing Alfresco SDK 4.9.0 (#680)
* [APPS-2991] Releasing Alfresco SDK 4.9.0 * [APPS-2991] Releasing Alfresco SDK 4.9.0 * [APPS-2991] Releasing Alfresco SDK 4.9.0 * [APPS-2991] Releasing Alfresco SDK 4.9.0 --------- 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.8.0.
|
||||
3. Choose the latest version, such as 4.9.0.
|
||||
|
||||
```
|
||||
Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
|
||||
@@ -143,6 +143,7 @@ Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
|
||||
19: 4.6.0
|
||||
20: 4.7.0
|
||||
21: 4.8.0
|
||||
22: 4.9.0
|
||||
```
|
||||
|
||||
4. Next you will be prompted for additional values, like groupId, artifactId, and package, as shown below:
|
||||
@@ -171,7 +172,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.8.0
|
||||
[INFO] Using following parameters for creating project from Archetype: alfresco-allinone-archetype:4.9.0
|
||||
[INFO] ----------------------------------------------------------------------------
|
||||
[INFO] Parameter: groupId, Value: com.acme
|
||||
[INFO] Parameter: artifactId, Value: my-all-in-one
|
||||
|
Reference in New Issue
Block a user