James Taylor wrote:
> You can download a binary release of maven here:
>
> http://www.ibiblio.org/maven/maven/distributions/
>
> Installation instructions are here:
>
> http://jakarta.apache.org/turbine/maven/start/install.html
>
> Or, to bootstrap from CVS, you need to use build-bootstrap.xml,
> instructions are here:
>
> http://jakarta.apache.org/turbine/maven/start/bootstrap.html
OK, I managed to compile maven. Now, when I try to compile JCS, I get:
$ ant
Buildfile: build.xml
maven:jar:
BUILD FAILED
file:/usr/local/src/java/jakarta/cvs/jakarta-turbine-jcs/build.xml:67:
java.io.FileNotFoundException:
/usr/local/src/java/jakarta/cvs/jakarta-turbine-jcs/${maven.home}/plugins/core/build.xml
(No such file or directory)
no matter how I set mave.home, there is plugin/core directory in the
maven source tree, or in the maven build dir tree.
How do I compile JCS?
Akos
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>