Changes for page Quick Start
Last modified by Paul Hoadley on 2025/01/30 02:09
From version 71.1
edited by Paul Hoadley
on 2023/11/13 11:56
on 2023/11/13 11:56
Change comment:
Renamed from xwiki:WOL.Quick Start
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. paulh1 +XWiki.kiddyr - Content
-
... ... @@ -73,7 +73,7 @@ 73 73 74 74 $ mvn -version 75 75 76 -**NOTE 1**: It is very helpful if you understand some Maven concepts before continuing with this tutorial. See [[doc: WOL.Home.WOProject-Maven.General Maven Documentation.WebHome]] for more information.76 +**NOTE 1**: It is very helpful if you understand some Maven concepts before continuing with this tutorial. See [[doc:General Maven Documentation]] for more information. 77 77 78 78 **NOTE 2**: You might also like to install bash completion utilities: 79 79 ... ... @@ -104,9 +104,8 @@ 104 104 **NOTE**: WebObjects must be installed. 105 105 106 106 107 +\\[[https:~~/~~/repo.maven.apache.org/maven2>>url:https://repo.maven.apache.org/maven2||shape="rect"]] 107 107 108 -[[https:~~/~~/repo.maven.apache.org/maven2>>url:https://repo.maven.apache.org/maven2||shape="rect"]] 109 - 110 110 {{{NOTE: [ERROR] No plugin found for prefix 'wobootstrap' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/ray/.m2/repository), central ()] > [Help 1]}}} 111 111 112 112 What does one do about this error? rrk (ray at ganymede.org) 2022 06-24 ... ... @@ -152,7 +152,7 @@ 152 152 153 153 After adding the project dependencies to your Eclipse build path, WOLips can build the project and you will be able to start developing and running the application. 154 154 155 -**NOTE**: This tutorial assumes you have chosen the option 2. You can find more information about IDE integration [[here>>doc: WOL.Home.WOProject-Maven.General Maven Documentation.WebHome||anchor="IDE Integration"]].154 +**NOTE**: This tutorial assumes you have chosen the option 2. You can find more information about IDE integration [[here>>doc:General Maven Documentation||anchor="IDE Integration"]]. 156 156 157 157 == Step 6: Building WebObjects Applications with Maven == 158 158