Changes for page Quick Start

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

From version 48.1
edited by johnc
on 2009/04/08 20:19
Change comment: Updated settings.xml to latest version specified in http://wiki.objectstyle.org/confluence/display/WOL/mail/4129472
To version 55.1
edited by johnc
on 2009/04/08 20:41
Change comment: Removed -DarchetypeRepository from archetype:generate. Should now be downloaded from the wocommunity repository.

Summary

Details

Page properties
Content
... ... @@ -130,8 +130,7 @@
130 130  
131 131  mvn archetype:generate -DarchetypeArtifactId=woapplication-archetype \
132 132   -DarchetypeGroupId=org.objectstyle.woproject.maven2 \
133 - -DarchetypeVersion=2.0.16 \
134 - -DarchetypeRepository=http://webobjects.mdimension.com/maven2/releases
133 + -DarchetypeVersion=2.0.16
135 135  
136 136  {{/noformat}}
137 137