On Mon, 2002-07-08 at 13:36, Jon Scott Stevens wrote:
> Ok, I checked out a fresh copy of Maven. I removed ~/maven.
>
> I typed:
>
> ant -f build-bootstrap.xml
>
> I got an error:
>
> +------------------------------------------------------------------
> | ERROR!
> |
> | You must set ${maven.repo.local} in your /Users/jon/build.properties
> |
> | Please refer to the bootstrap document:
> | http://jakarta.apache.org/turbine/maven/bootstrap.html
> +------------------------------------------------------------------
>
> I looked at the URL...it says nothing about maven.repo.local on that page.
>
> So, I edited my ~/build.properties and I set this:
>
> lib.repo=${user.home}/java
> maven.repo.local=${lib.repo}
>
> I then ran ant -f build-bootstrap.xml again...
>
> It then updated all my .jar files in my lib.repo, but it also seemed to
> create a ~/maven.repo as well and then re-download everything that is in my
> lib.repo instead of just copying the files over.
Thanks for the feeback, I'll starting fixing that stuff up now.
> -jon
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org
In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
-- Jacques Ellul, The Technological Society
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>