Ant projects , project depencies

2005-12-08 Thread Matthias Lau
Hello, I've installed continuum 1.0.1.I added some ant projects but I was not able to add dependencies. The form at the project view page has not button or something else. How to add project dependencies for ant projects ? Matthias

Re: adding ant project - how to specify the build-target?

2005-12-08 Thread Emmanuel Venisse
You can specify by adding a new build definition in project view : From summary page (Show Projects), click on your project name, then in build definition part, click on Add button. Add your info in this screen. In 1.0.2, you'll have a default build definition attach to ant project, and build

Re: Ant projects , project depencies

2005-12-08 Thread Emmanuel Venisse
it isn't possible actually, you'll can do it in 1.1 Emmanuel Matthias Lau a écrit : Hello, I've installed continuum 1.0.1.I added some ant projects but I was not able to add dependencies. The form at the project view page has not button or something else. How to add project dependencies for

AW: Ant projects , project depencies

2005-12-08 Thread Matthias Lau
OK, thanks. Any idea when this version will be released ? Matthias -Ursprüngliche Nachricht- Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 8. Dezember 2005 13:46 An: continuum-users@maven.apache.org Betreff: Re: Ant projects , project depencies it isn't

AW: AW: Ant projects , project depencies

2005-12-08 Thread Matthias Lau
Hello, yes , the problem is that I have several modules in cvs. I added them to the project page. These several modules have to be build in a specific order. I hoped that it will be possible to solve my problem by adding dependencies. Then I will start my build in a way that the projects will be

Re: AW: AW: Ant projects , project depencies

2005-12-08 Thread Emmanuel Venisse
yes, it will solve your problem. I'm not sure we have an issue in jira for this, but it's in my head. Please, file an issue for this. Emmanuel Matthias Lau a écrit : Hello, yes , the problem is that I have several modules in cvs. I added them to the project page. These several modules have

RE: Strange 2401 prepended to SCM URL

2005-12-08 Thread Mayorgaadame, Alex
I know that, but why it is being prepended to the CVS repository location?? Anyhow it's not possible to checkout the project from the CVS. Regards, Alex -Original Message- From: Bravo, Kris [mailto:[EMAIL PROTECTED] Sent: Thursday, December 08, 2005 11:41 AM To:

Re: Strange 2401 prepended to SCM URL

2005-12-08 Thread Emmanuel Venisse
Fixed in maven-scm 1.0-beta-2 Emmanuel Mayorgaadame, Alex a écrit : I know that, but why it is being prepended to the CVS repository location?? Anyhow it's not possible to checkout the project from the CVS. Regards, Alex -Original Message- From: Bravo, Kris [mailto:[EMAIL PROTECTED]

Re: Strange 2401 prepended to SCM URL

2005-12-08 Thread Baz
On 12/8/05, Mayorgaadame, Alex [EMAIL PROTECTED] wrote: I know that, but why it is being prepended to the CVS repository location?? Anyhow it's not possible to checkout the project from the CVS. Looks to me like you're missing the : after the 2401 in the scm url in your project.xml Something