Changes for page Quick Start

Last modified by Paul Hoadley on 2025/01/30 02:09

From version 28.1
edited by Lachlan Deck
on 2008/11/17 14:49
Change comment: Adding id and activation for default settings profile
To version 30.1
edited by Lachlan Deck
on 2008/11/18 05:35
Change comment: Fixing generate command to use 2.0.16

Summary

Details

Page properties
Content
... ... @@ -81,7 +81,7 @@
81 81  
82 82  mvn archetype:generate -DarchetypeArtifactId=woapplication-archetype \
83 83   -DarchetypeGroupId=org.objectstyle.woproject.maven2 \
84 - -DarchetypeVersion=2.0.15 \
84 + -DarchetypeVersion=2.0.16 \
85 85   -DarchetypeRepository=http://webobjects.mdimension.com/maven2/releases
86 86  
87 87  {{/noformat}}