Re: Comment and build problem

2003-08-14 Thread dion
This is CVS HEAD by the looks which is currently unstable. Please checkout the branch MAVEN_RC1_STABLE from CVS and try that instead. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Jeff Epstein <[EMAIL PROTECTED]> wrote on 12/08/2003 01:41:49 AM: > Hello

Comment and build problem

2003-08-14 Thread Jeff Epstein
Hello, Maven developers. A comment and a question regarding a build problem. Comment: On bootstrap.html, it says to create an env var called MAVEN_HOME. I recommend it clearly say that "this must not end with a slash". Ending it with a slash causes the build to crash, which took me a while to

Comment and build problem

2003-08-11 Thread Jeff Epstein
Hello, Maven developers. A comment and a question regarding a build problem. Comment: On bootstrap.html, it says to create an env var called MAVEN_HOME. I recommend it clearly say that "this must not end with a slash". Ending it with a slash causes the build to crash, which took me a while to