This module is used to do a headless build of an Eclipse Tigerstripe model and package the output in transient maven 2 dependency jars in the local .m2 repository. The transient dependencies are are used by the downstream modules to generate specification, documentation and implementation code.
On first installation you should run --- mvn eclipse:eclipse --- In order for Eclipse to recognise this as a Tigerstripe project. You must then ensure that the correct Tigerstripe generators (plugins) and Tigerstripe profile are installed in the Tigerstripe workspace.
TODO - add a description of your Tigerstripe Model
TODO - add a description of the Tigerstripe Models on which this model depends
TODO - add a description of the Tigerstripe Generators and Profiles which work with this model
To edit the apt format site content see http://maven.apache.org/plugins/maven-site-plugin/
There is also a simple APT editor plugin for eclipse at http://apteditor.sourceforge.net/