Changes for page Maven Hello WOrld
Last modified by Lachlan Deck on 2008/12/08 16:15
From version 7.1
edited by Lachlan Deck
on 2008/11/23 15:20
on 2008/11/23 15:20
Change comment:
There is no comment for this version
To version 9.1
edited by Lachlan Deck
on 2008/11/23 15:20
on 2008/11/23 15:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,13 +5,14 @@ 5 5 You'll need the following software installed prior to following this tutorial. 6 6 7 7 * Install Maven 2 8 -* To install maven on a mac: 8 +** To install maven on a mac: 9 9 install macports [[http://www.macports.org/install.php]] 10 10 ##sudo port install maven2## 11 11 In future, to keep this up to date: 12 12 ##sudo port upgrade maven2## 13 13 14 -* To install maven otherwise: 14 +* 15 +** To install maven otherwise: 15 15 See [[http://maven.apache.org/download.html]] (scrolling down also for installation instructions) 16 16 17 17 * Maven Settings