RE: Tag library missing?

2005-08-03 Thread Chedly GUERFALI
Hi Per, I think you didn't download the scm plugin with maven plugin:download ... command, but with an external download of the plugin. Hope it helps. Chedly -Message d'origine- De : Per Abich [mailto:[EMAIL PROTECTED] Envoyé : mercredi 3 août 2005 13:48 À : users@maven.apache.org Objet

RE: Maven as service

2005-08-02 Thread Chedly GUERFALI
% --- With CCDIR == my CruiseControl install directory, and CURRENT == the current directory for when CC runs. Hope this helps. ..David.. -Original Message- From: Chedly GUERFALI [mailto:[EMAIL PROTECTED] Sent: Monday, August 01, 2005 8:45 AM To: Maven Users List Subject: RE: Maven as service Thank

RE: Maven as service

2005-08-02 Thread Chedly GUERFALI
: Re: Maven as service See doco: http://confluence.public.thoughtworks.org/display/CC/RunningCruiseControlAsa WindowsService Cheers, Stéphane On 8/2/05, Chedly GUERFALI [EMAIL PROTECTED] wrote: Thank you very much David, but where do you pass the configfile parameter to the cruisecontrol

RE: Maven as service

2005-08-01 Thread Chedly GUERFALI
some time ago called JavaService.exe (Java NT Service Adaptor); I'm on version 1.2.3.0. -Original Message- From: Chedly GUERFALI [mailto:[EMAIL PROTECTED] Sent: Monday, August 01, 2005 3:16 AM To: MAVEN Subject: Maven as service Hello All, I am using CruiseControl as a service

Ant with Maven

2005-06-13 Thread Chedly GUERFALI
Hello all, I am trying to echo the ValidId property like above: ant:Condition property=validId value=false else=true ant:Length file=Q:\valid_id.txt when=greater length=0/ /ant:Condition echo ValidId = ${validId}/echo in order to test if a file is empty or not and the result is always

merging maven errors' in CruiseControl

2005-06-09 Thread Chedly GUERFALI
Hello all, I would like to know if there is a way for merging the real maven buid failed messages throw CruiseControl. It always reports Build Successful even if the build has failed Thank you in advance. Chedly

Checkout problems

2005-06-08 Thread Chedly GUERFALI
Hello all, Could someone tell me why the scm:checkout goal deletes the maven.scm.checkout.dir each checkout ? How getting an append to this directory. I resolved my last problem of overriding this maven.scm.checkout.dir by setting a new parameter in the plugin.properties and affecting it to the

RE: Checkout problems

2005-06-08 Thread Chedly GUERFALI
is meant to be used to update an existing checkout. - Brett On 6/8/05, Chedly GUERFALI [EMAIL PROTECTED] wrote: Hello all, Could someone tell me why the scm:checkout goal deletes the maven.scm.checkout.dir each checkout ? How getting an append to this directory. I resolved my last problem

RE: Checkout problems

2005-06-08 Thread Chedly GUERFALI
: Chedly GUERFALI Cc : Maven Users List Objet : Re: Checkout problems Yes, but the checkout directory is meant to be the end directory, not the base with a subdirectory under it. Is this not what you are seeing? What SCM are you using? - Brett On 6/8/05, Chedly GUERFALI [EMAIL PROTECTED] wrote: Thank

scm plugin

2005-06-07 Thread Chedly GUERFALI
Hello, I am using maven-scm-plugin-1.5 and I cannot override maven.scm.checkout.dir. It is always fixed with the default value. Even with the project.properties it is impossible. Can I have help. Thans a lot Chedly

RE: scm plugin

2005-06-07 Thread Chedly GUERFALI
files. Chedly -Message d'origine- De : Joachim Sautter [mailto:[EMAIL PROTECTED] Envoye : mardi 7 juin 2005 13:01 A : Maven Users List Objet : Re: scm plugin Chedly GUERFALI wrote: Hello, I am using maven-scm-plugin-1.5 and I cannot override maven.scm.checkout.dir. It is always fixed