> Could someone give a method for compiling. First I wanted to compile > maven, so I did: > > cvs co jakarta-turbine-maven > cd jakarta-turbine-maven > ant
Ahhh... I've never actually tried just running ant on it =] > is there a description somewhere, on how to compile, what is needed, etc? You can download a binary release of maven here: http://www.ibiblio.org/maven/maven/distributions/ Installation instructions are here: http://jakarta.apache.org/turbine/maven/start/install.html Or, to bootstrap from CVS, you need to use build-bootstrap.xml, instructions are here: http://jakarta.apache.org/turbine/maven/start/bootstrap.html -- jt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
