I'm just setting up my first Maven project (using 1.0b4) and after following
the Getting Started documentation and trying
ant -f build-maven.xml maven:jar
I get the following error message:
[...]
do-env:
BUILD FAILED
/usr/local/maven/plugins/core/build.xml:1065: Reference
maven.dependency.classpath not found.
What is this error message an indication of? I can't see anywhere where it
says I need to set maven.dependency.classpath. What's the solution?
Thanks in advance
James Tauber
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>