On Wed, 2002-04-10 at 08:53, Christian Willy Asmussen wrote:
> This is my first experience with maven.  I am following the web reference on
> how to build maven.  It fails :-(
> 
> I had a look at mavens build-bootstrap.xml.  
> On line 264:
> <get-list
>      list="jars-install.list"
>      dest="${lib.repo}"
>      baseUrl="${get.jars.baseUrl}/"
> />
> 
> I don't see the jars-install.list anywhere.  Is this correct?  the
> update-jars target doesn't seem to get anything. Look:

That file has been in there for 10 hours, you might have tried to build
it while I was updating.

http://cvs.apache.org/viewcvs/jakarta-turbine-maven/jars.list?rev=1.1&content-type=text/vnd.viewcvs-markup
 
> [krico@chewbacca jakarta-turbine-maven]$ ant -f build-bootstrap.xml
> update-jars   
> Buildfile: build-bootstrap.xml
> 
> update-jars:
>    [delete] Deleting directory /opt/krico/jakarta-turbine-maven/bootstrap
>    [mkdir] Created dir: /opt/krico/jakarta-turbine-maven/bootstrap
>    [javac] Compiling 1 source file to
> /opt/krico/jakarta-turbine-maven/bootstrap
> 
> BUILD SUCCESSFUL
> 
> 
> ?? Did I get something wrong?
> 
> -- 
> There is no limit to what you can do
> if you don't care who gets the credit.
>  - Keynote
> 
> --
> 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


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to