Re: [MAVEN-PROXY] repository proxy local-repo.copy

2004-02-25 Thread Svetlin Stanchev
Your work is much appreciated, I am willing to test it and report as soon as it is released :-) (BTW I see a 0.1 release already, I took a look and I guess it is not the release you are talking about yet)! On a similar note: I've noticed also that overridden dependencies are not getting downloa

how to obtain maven-proxy?

2004-02-23 Thread Svetlin Stanchev
Seems like there is some problem getting it. The wiki link is broken: http://dist.codehaus.org/maven-proxy/ An attempt to checkout from Codehaus and build it fails with compile error [1]. Could someone point me to right direction? Thanks, -- Svetlin -- [1] [d:\cvs-extern\codehaus\maven-proxy\cor

Re: first-timer build error

2004-02-17 Thread Svetlin Stanchev
Venisse wrote: HEAD - Original Message ----- From: "Svetlin Stanchev" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 11:21 AM Subject: Re: first-timer build error Which version of maven-plugins should be used for build wi

Re: first-timer build error

2004-02-17 Thread Svetlin Stanchev
Which version of maven-plugins should be used for build with this (there is no 1.0-BRANCH branch for the maven-plugins in CVS)? Thanks, -- Svetlin Jason van Zyl wrote: On Fri, 2004-02-13 at 05:31, Emmanuel Venisse wrote: You must use MAVEN_1.0_BRANCH in cvs. The HEAD isn't for users for the mom

logging error with 20040207-UTC [Re: xdoc plugin 1.5]

2004-02-15 Thread Svetlin Stanchev
I did an update for both maven and maven-plugins for 20040207-UTC and all re-built fine. However, when running the multiproject goal I am getting this error: --- multiproject:site: multiproject:site-init: multiproject:create-nav: [echo] Producing aggregate navigation... PANIC : Velocity canno

Re: setting basedir for changelog execution

2004-02-10 Thread Svetlin Stanchev
That was the problem, I am using (the released) RC1. Thanks! -- Svetlin Emmanuel Venisse wrote: Do you work with changelog plugin present in cvs head. changelog basedir option isn't in released version of plugin Emmanuel - Original Message - From: "Svetlin Stanchev" &l

setting basedir for changelog execution

2004-02-08 Thread Svetlin Stanchev
Hi, I was unable to find info on problems when setting maven.changelog.basedir yet I am unable to run the changelog reports because of it, I suspect. I am checking out my module in the standard way: scm:cvs:pserver:@:/cvs/repository: and the setting maven.scm.checkout.dir = ${basedir}/checkouts is

Re: cvs checkout of multiple subprojects [newbie]

2004-02-04 Thread Svetlin Stanchev
.net jeff Svetlin Stanchev wrote: Hi, I am trying to enhance/replace our Ant build with Maven. But I am unable to find the answer or a good practice for a seemingly basic activity: How can I perform a cvs checkout from scratch of multiple (>20) projects, including their project.xmls star

cvs checkout of multiple subprojects [newbie]

2004-01-29 Thread Svetlin Stanchev
Hi, I am trying to enhance/replace our Ant build with Maven. But I am unable to find the answer or a good practice for a seemingly basic activity: How can I perform a cvs checkout from scratch of multiple (>20) projects, including their project.xmls starting from the upper/top level project.xm