I have just imported a new subproject title "template" into the Avalon Sandbox. The project is simply a template for a new project that incorporates the maven scripts and directory layout for a clean api/impl seperated project together with project level build and site generation targets.

To create a new temple project you can download the generated
template from:

http://www.apache.org/~mcconnell/template/template-1.0.zip

Then unzip it to wherever, update the group and artifact ids and
your ready to roll (just search for "template" for items to update).
The following top-level goals are included:

 avalon:build
 avalon:site
 avalon:clean

Alternatively you can do a cvs update on sandbox, execute the
following maven commands, read the docs, and generate the template
directory using maven.

 $ cd avalon-sandbox\template
 $ maven avalon:site
 $ maven template
 $ copy target\template <wherever>

Cheers, Steve.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/                               |
|------------------------------------------------|





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to