I'm having trouble getting Maven to install properly on the latest cvs code. I checkout the latest code and follow the instructions on the site (ant -f build-bootstrap.xml). It seems to install fine where I told it to go (/opt/maven), but if I try to run the maven:jar target from several turbine projects (turbine-3, torque, etc) I get "java.io.FileNotFoundException: /opt/maven/plugins/core/build.xml (No such file or directory)".
It appears that the installer has neglected to install almost all of the plugin build.xml files. I tried Friday and it did seem to create the plugin/core directory, etc. I tried today and it doesn't even create the core directory now. Same thing applies with the maven:docs target. It seems that the docs on the site are out of synch with the cvs code (understandable since they probably synch with the "realease" version), but I can't build them to see what the new docs would say. This is my first attempt at using Maven. Help!! Eric Weidner -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
