Marco Tedone wrote:
Thank you Stephen. Is this template a reply to my email?
Its been on my to-do list for a while. I had something similar that I use all the time but it had some hard coded references in the maven.xml to the project and structure. I've basically cleaned that up so that you can additional subprojects, rename subprojects, etc. and the build and site generation will continue to work.
Have I correctly understood if I think that this template is something we can use to build a Merlin project independent from the Merlin CVS distribution?
Yep.
Cheers, Steve.
Marco
----- Original Message ----- From: "Stephen McConnell" <[EMAIL PROTECTED]>
To: "Avalon Dev" <[EMAIL PROTECTED]>; "Avalon Users"
<[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 2:18 AM
Subject: avalon template project
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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
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]
