Maven Hello WOrld

Version 16.1 by Lachlan Deck on 2008/12/08 16:15
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.

Unknown macro: noformat. Click on this message for details.

Information
Future upgrades

In future, to keep this up to date:

Unknown macro: noformat. Click on this message for details.

  • Maven Settings

TODO

Step 1 - Importing WebObjects libraries

Download and install the latest WebObjects frameworks from Apple (included with Xcode Developer Tools). Then import the WebObjects jars into your repository by executing the following from the terminal:

Unknown macro: noformat. Click on this message for details.
 

Information
"Additional reading"

For further information about the available options and goals of the wobootstrap plugin see here.

The output from running the above command will look something like this:

Unknown macro: noformat. Click on this message for details.

Step 2 - Creating a WebObjects Application Project

TODO

Step 3 - Run The Application

Unknown macro: noformat. Click on this message for details.