Whee! Maven rocks the house! Here is the diff on the docs... HTH!
:B +++++++++++++++++++++++++++ $ diff getting-started.xml.old getting-started.xml 129a130,138 > <section name="Building Turbine from CVS"> > <p>Building Turbine from source is actually quite easy using >Maven. After you have successfully installed Maven (see the <a >href="http://jakarta.apache.org/turbine/maven">Maven Site</a>), you can simply check >out from CVS and build using the build-maven.xml script. </p> > <source> > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login > password: anoncvs > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout jakarta-turbine2 > ant -f build-maven.xml </source> > <p>There are several interesting targets that Maven sets up, >see the pages on <a >href="http://jakarta.apache.org/turbine/maven/start/use.html">Using Maven</a>.</p> > </section> ++++++++++++++++++++++++++++ > -----Original Message----- > From: Brian Topping > Subject: RE: building / debugging turbine and dependencies > > <snip/> > I'm happy to send diffs, just tell me where. > <snip/> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
