On Wednesday, March 20, 2002, at 10:59  AM, Andrew wrote:

> Documentation issues:
> 1) I think it would be more appropriate in the [Torque Build] section 
> on the
> developer-guide to replace the simple link to a generic Maven page 
> with a
> short "here's how to build Torque with maven". Something simple and 
> with steps
> layed out for those not familiar with Maven.

In the absence of that documentation you can
get a little more information with this:

'ant -f build-maven.xml -projecthelp'


And I have been very happy with this:

'ant -f build-maven.xml maven:update-jars maven:jar'

I should add that these commands work for all
of the turbine repositories, not just torque.

Maven is intended to make life easier when
building turbine stuff -- and because it is
pretty easy to use it seems to be catching on
for other jakarta projects as well.  It might
be worth your time to look over the Maven
documentation.

-Eric

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

Reply via email to