Scott,
how did you 'execute ant'. To build maven from source, you'll need to ant -f build-bootstrap.xml Is this what happened? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Scott Eade <seade@backstagete To: "[EMAIL PROTECTED]" ch.com.au> <[EMAIL PROTECTED]> cc: 06/19/02 03:14 PM Subject: Build files not copied to maven.home? Please respond to "Turbine Maven Users List" I have maven checked out from cvs into my home directory, i.e. ~/jakarta-turbine-maven I have created ~/build.properties thus: lib.repo = ~/src/lib.repo maven.home = ~/maven I have executed ant. This gives me a ~/maven directory with bunches of files, but missing are the build files e.g. build-maven.xml that is referred to as ${maven.home}/build-maven.xml in the build file for say turbine3. The maven build files appear to be generated into the directory ~/jakarta-turbine-maven/maven Is this a bug or should I be setting maven-home to ~/jakarta-turbine-maven/maven? Cheers, Scott -- Scott Eade Backstage Technologies Pty. Ltd. -- 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]>
