It looks like they are in the middle of redoing components of Maven, build-maven.xml having been moved to the attic
http://cvs.apache.org/viewcvs/jakarta-turbine-maven/src/templates/build/Attic/build-maven.xml If you're just trying to build Torque, I'd recommend a binary dist of Maven - this is what I am using at the moment. I'm also successfully building torque distributions, but not by using maven as I couldn't get maven:dist to work properly. ant -Dlib.repo=d:/data/maven/lib.repo -Dmaven.home=d:/data/maven/maven -f build-legacy.xml dist James Turner wrote: > At 10:52 AM 7/6/2002, you wrote: > >> I had some trouble rebuilding Torque from CVS, after I hadn't done it >> in a >> while. I grabbed Maven from CVS and built maven with build-bootstrap. >> Torque's build-maven.xml script looks for build-maven.xml in my maven >> install directory, which is nowhere to be found-- there is no >> build-maven.xml in the entire maven CVS tree. Any ideas of what I'm >> doing >> wrong with Maven? >> >> -- Bill >> > > The build is a strange and mysterious thing, Bill. I've been able to > build the jar, but never been able to build a full dist, which hampers > testing, lemme tell yah. > > James > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
