Changes for page Maven Hello WOrld

Last modified by Lachlan Deck on 2008/12/08 16:15

From version 11.1
edited by Lachlan Deck
on 2008/11/23 15:22
Change comment: There is no comment for this version
To version 13.1
edited by Lachlan Deck
on 2008/11/23 15:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,11 +6,13 @@
6 6  
7 7  * Install Maven 2
8 8  ** To install maven on a mac:
9 - install macports [[http://www.macports.org/install.php]], then
10 - ##sudo port install maven2##
9 + install macports [[http://www.macports.org/install.php]], then on the terminal
10 + {{noformat}}sudo port install maven2{{/noformat}}
11 11  
12 + {{info title="Future upgrades"}}
12 12   In future, to keep this up to date:
13 - ##sudo port upgrade maven2##
14 + {noformat}sudo port upgrade maven2{noformat}
15 + {{/info}}
14 14  
15 15  *
16 16  ** To install maven otherwise: