Changes for page Quick Start
Last modified by Paul Hoadley on 2025/01/30 02:09
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. johnc1 +XWiki.egeze - Content
-
... ... @@ -1,7 +1,5 @@ 1 1 == Outline == 2 2 3 -{{toc style="disc" indent="20px"}}{{/toc}} 4 - 5 5 == Step 1: Installing Maven == 6 6 7 7 Downloading and installing the latest version of [[Maven>>http://maven.apache.org/download]] is the first step to start using this tool. ... ... @@ -8,11 +8,9 @@ 8 8 9 9 {{tip title="Mac Tip"}} 10 10 11 - install macports [http://www.macports.org/install.php], then on the terminal 12 - {noformat}sudo port install maven2{noformat} 9 +install macports [http://www.macports.org/install.php], then on the terminal{noformat}sudo port install maven2{noformat} 13 13 14 - In future, to keep this up to date: 15 - {noformat}sudo port upgrade maven2{noformat} 11 +In future, to keep this up to date:{noformat}sudo port upgrade maven2{noformat} 16 16 17 17 {{/tip}} 18 18 ... ... @@ -114,7 +114,7 @@ 114 114 115 115 {{/noformat}} 116 116 117 -**NOTE**: WebObjects must be installed. See the [[maven-wobootstrap-plugin]] documentation for more information. See [[Maven Introduction to Repositories>>http://maven.apache.org/guides/introduction/introduction-to-repositories.html]] if you want more information about Maven repositories. 113 +**NOTE**: WebObjects must be installed. See the [[maven-wobootstrap-plugin>>maven-wobootstrap-plugin]] documentation for more information. See [[Maven Introduction to Repositories>>http://maven.apache.org/guides/introduction/introduction-to-repositories.html]] if you want more information about Maven repositories. 118 118 119 119 {{warning title="Installing the right jars!"}} 120 120 ... ... @@ -136,7 +136,7 @@ 136 136 137 137 The maven-archetype-plugin will ask the required information to create the new project. 138 138 139 -**NOTE**: You can use archetype catalogs to reduce the number of properties to set while creating a project. See the documentation of [[woapplication-archetype]]. 135 +**NOTE**: You can use archetype catalogs to reduce the number of properties to set while creating a project. See the documentation of [[woapplication-archetype>>woapplication-archetype]]. 140 140 141 141 **NOTE**: You can use archetypes within Eclipse as described [[here>>Maven Create WO Application Project||anchor="m2eclipse"]]. 142 142 ... ... @@ -177,4 +177,4 @@ 177 177 178 178 {{/noformat}} 179 179 180 -This will install your project into ## ,,/.m2/repository/your/project/groupId/artifactId/version/...,,##176 +This will install your project into ##/.m2/repository/your/project/groupId/artifactId/version/...##