Maven Hello WOrld

Version 5.1 by Lachlan Deck on 2008/11/23 15:29
Warning
For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

The following guide is aimed at getting you up and running with as minimal fuss as possible.

Requirements

You'll need the following software installed prior to following this tutorial.

  • Install Maven 2
    • To install maven other than on mac, see http://maven.apache.org/download.html (scrolling down also for installation instructions)
    • To install maven on a mac:
          install macports http://www.macports.org/install.php, then on the terminal
         Unknown macro: noformat. Click on this message for details.

    Information    In future, to keep this up to date:
    {noformat}sudo port upgrade maven2{noformat}
    

  • Maven Settings

TODO

Step 1

TODO