Changes for page Maven Creating Wonder Applications
Last modified by David Holt on 2022/06/25 01:40
From version 54.1
edited by Ray Kiddy
on 2022/06/25 01:40
on 2022/06/25 01:40
Change comment:
added question about missing archetypes
To version 57.1
edited by Paul Hoadley
on 2023/11/13 11:58
on 2023/11/13 11:58
Change comment:
Renamed from xwiki:documentation.Maven Creating Wonder Applications
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kiddyr1 +XWiki.paulh - Content
-
... ... @@ -7,11 +7,11 @@ 7 7 If you want to use Wonder in your applications (and why woundn't one) you must be correctly setup with: 8 8 9 9 * eclipse + wolips > see tutorial about installation and operation. 10 -* Maven > see the Maven [[doc:WOL.Quick Start]] tutorial. 10 +* Maven > see the Maven [[doc:WOL.Home.WOProject-Maven.Quick Start.WebHome]] tutorial. 11 11 * plugins like [[m2eclipse>>url:http://m2eclipse.codehaus.org/||shape="rect"]] which supports Maven-eclipse integration. 12 12 * Wonder sources which then are built and installed in your local repository. 13 13 14 -One reasonable way to get and maintain the Wonder sources is have a directory which holds all the sources (see here: [[Download Wonder Source>>url:http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source%2C+Build+and+Install||shape="rect"]]), then use Maven to install and build Wonder (see here: [[doc:WOL.Building the wonder source code with maven]]). 14 +One reasonable way to get and maintain the Wonder sources is have a directory which holds all the sources (see here: [[Download Wonder Source>>url:http://wiki.objectstyle.org/confluence/display/WONDER/Download+Wonder+Source%2C+Build+and+Install||shape="rect"]]), then use Maven to install and build Wonder (see here: [[doc:WOL.Home.WOProject-Maven.Building the wonder source code with maven.WebHome]]). 15 15 16 16 Several things you should know, currently: 17 17