fix version 4.2.0-SNAPSHOT

This commit is contained in:
gfertuso
2021-01-21 16:21:24 +00:00
parent 0b4588a841
commit 610d373896
8 changed files with 12 additions and 11 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.1.0.
3. Choose the latest version, such as 4.2.0.
```
Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
@@ -134,6 +134,7 @@ Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
10: 3.0.1
11: 4.0.0
12: 4.1.0
13: 4.2.0
```
4. Next you will be prompted for additional values, like groupId, artifactId, and package, as shown below:
@@ -162,7 +163,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.1.0-SNAPSHOT
[INFO] Using following parameters for creating project from Archetype: alfresco-allinone-archetype:4.2.0-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: com.acme
[INFO] Parameter: artifactId, Value: my-all-in-one