You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Emmanuel Venisse <em...@venisse.net> on 2005/09/22 19:29:12 UTC

Re: JIRA CONTINUUM-315

It's fixed.
Can you test it? 
http://maven.zones.apache.org/~continuum/builds/continuum-20050922.163000.tar.gz

Emmanuel

Olivier Lamy wrote:
> juste remove the ':' after 2401 will fix.
> Ready to start the next snapshot ;-))
> Olivier
> 
> -----Message d'origine-----
> De : Olivier Lamy [mailto:olivier.lamy@accor.com] 
> Envoyé : mercredi 21 septembre 2005 18:19
> À : continuum-users@maven.apache.org
> Objet : RE : RE : RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0
> Alpha 4 Released
> 
> 
> 
> More details. 
> not remove .cvspass is in $HOME. 
> I have the build result (remplace real ip by word ip, repository name by
> 
> repository, module name by module) : 
> cvs checkout: CVSROOT may only specify a positive, non-zero, integer 
> port (not `2401:'). 
> cvs checkout: Perhaps you entered a relative pathname? 
> cvs [checkout aborted]: Bad CVSROOT: 
> `:pserver:anoncvs@ip:2401:/local/cvs/repository' 
>   
> the output : plexus.sh > plexus.out 
> gives the following information : 
>   
> 2005-09-21 18:09:47,214 [SocketListener0-1] INFO  Continuum 
> - Enqueuing Module'. 
> 2005-09-21 18:09:47,666 [Thread-0] INFO  ContinuumScm 
> - Checking out project: 'Module', id: '1' to 
> '/local/dotw/workingdir/working-directory/1'. 
> 2005-09-21 18:09:47,705 [Thread-0] DEBUG ScmManager 
> - cvsRoot: :pserver:anoncvs@ip:2401/local/cvs/repository 
> 2005-09-21 18:09:47,706 [Thread-0] DEBUG ScmManager 
> - passFile: /local/dotw/.cvspass 
> 2005-09-21 18:09:47,709 [Thread-0] DEBUG ScmManager 
> - cvsroot :pserver:anoncvs@ip:2401/local/cvs/repository already exist in
> 
> /local/dotw/.cvspass. SKIPPED. 
> 2005-09-21 18:09:47,770 [Thread-0] DEBUG ScmManager 
> - Working directory: /local/dotw/workingdir/working-directory/1 
> 2005-09-21 18:09:47,771 [Thread-0] DEBUG ScmManager 
> - Command line: cvs -f -d :pserver:anoncvs@ip:2401:/local/cvs/OTA -q 
> checkout -d 1 module 
> 2005-09-21 18:09:47,867 [Thread-0] WARN  ContinuumScm 
> - Error while checking out the code for project: 'module', id: '1' to 
> '/local/dotw/workingdir/working-directory/1 
> '. 
> 2005-09-21 18:09:47,868 [Thread-0] WARN  ContinuumScm 
> - Command output: cvs checko 
> ut: CVSROOT may only specify a positive, non-zero, integer port (not 
> `2401:'). 
> cvs checkout: Perhaps you entered a relative pathname? 
> cvs [checkout aborted]: Bad CVSROOT: 
> `:pserver:anoncvs@ip:2401:/local/cvs/repository'. 
>   
> 2005-09-21 18:09:47,869 [Thread-0] WARN  ContinuumScm 
> - Provider message: The cvs 
> command failed. 
> 2005-09-21 18:09:50,018 [Thread-0] INFO  Notifier:mail 
> - Current build state: 0, pr 
> evious build state: 4 
>   
>   
> The line cvs -f -d :pserver:anoncvs@ip:2401:/local/cvs/OTA -q checkout 
> -d 1 module 
> replace by 
> cvs -f -d :pserver:anoncvs@ip:/local/cvs/OTA -q checkout -d 1 module 
> works fine 
> 
> -----Message d'origine----- 
> De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Envoyé : mercredi 21 septembre 2005 17:46 
> À : continuum-users@maven.apache.org 
> Objet : Re: RE : RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha
> 
> 4 Released 
> 
> 
> 
> hmm, I tryied it with a project with an anonymous pserver access. 
> Do you have remove anonymous cvsroot in your .cvspass? it's needed to 
> have it. 
> Can you send me console traces? 
> where is your .cvspass? I suppose it's in your $HOME 
> 
> For configuration.xml, the default values are working-directory and 
> build-output-directory 
> without "/" before, so I don't know why you have "/" before. 
> Workaround: 
> - stop continuum 
> - modify your configuration.xml with a full path 
> - restart continuum 
> 
> Emmanuel 
> 
> Olivier Lamy wrote: 
> 
>>sorry but not fixed. 
>>A simple comment on the file 
>>~/continuum-1.0-beta-1/apps/continuum/conf/configuration.xml 
>>It contains : 
>>/build-output-directory 
>>/working-directory 
>>As I don't start continuum as root user, I need to change it (could 
> 
> you 
> 
>>use it with $PLEXUS_HOME before or not / before) 
>> 
>>Thanks and ready to test the new snapshot ;-) 
>>Olivier 
>> 
>>
>>-----Message d'origine----- 
>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>Envoyé : mercredi 21 septembre 2005 16:49 
>>À : continuum-users@maven.apache.org 
>>Objet : Re: RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 
>>Released 
>>
>>
>>
>>Can you download the new snapshot and test it? 
>>
>>Emmanuel 
>>
>>Olivier Lamy wrote: 
>>
>>
>>>Ok thanks. 
>>>Now is there any possible workaround ? 
>>>By using a user with a password (do I need to specify it in the 
>>
>>scmUrl) 
>>
>>
>>>Olivier 
>>>
>>>-----Message d'origine----- 
>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>Envoyé : mercredi 21 septembre 2005 11:51 
>>>À : continuum-users@maven.apache.org 
>>>Objet : Re: RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 
>>>Released 
>>>
>>>
>>>
>>>ok, it's very simple to fix. I'll fix it this week. 
>>>Thanks 
>>>
>>>Emmanuel 
>>>
>>>Olivier Lamy wrote: 
>>>
>>>
>>>
>>>>/1 :pserver:anoncvs@ip:2401/local/cvs/RepositoryName A 
>>>>
>>>>For the same repository, I have line with user who has write access 
>>>
>>>and 
>>>
>>>
>>>
>>>>his password  
>>>>
>>>>-----Message d'origine----- 
>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>Envoyé : mercredi 21 septembre 2005 11:34 
>>>>À : continuum-users@maven.apache.org 
>>>>Objet : Re: RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>
>>>>
>>>>
>>>>What do you have in your .cvspass? 
>>>>The line with your cvsroot start with cvsroot or \1? 
>>>>
>>>>I think it will fix this week or the next week. 
>>>>
>>>>Emmanuel 
>>>>
>>>>Olivier Lamy wrote: 
>>>>
>>>>
>>>>
>>>>
>>>>>I will try again (but after job, due to security reason and jobs I 
>>>>
>>>>have 
>>>>
>>>>
>>>>
>>>>
>>>>>to do ;-)). 
>>>>>In fact, all the times I tryed the build failed due to junit failed.
> 
> 
> 
>>>>>But no problem, I will try with builds from 
>>>>><http://maven.zones.apache.org/~continuum/builds/?M=A> 
>>>>>http://maven.zones.apache.org/~continuum/builds/?M=A 
>>>>>Have you planned the fix ? 
>>>>>Thanks a lot, 
>>>>>Olivier 
>>>>>
>>>>>-----Message d'origine----- 
>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>Envoyé : mercredi 21 septembre 2005 11:00 
>>>>>À : continuum-users@maven.apache.org 
>>>>>Objet : Re: RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>
>>>>>
>>>>>
>>>>>ok, thanks. I'll try to fix it for beta-1. 
>>>>>
>>>>>For building from svn, you need to have maven, m2 and ant in your 
>>>>
>>>>path, 
>>>>
>>>>
>>>>
>>>>
>>>>>and sun libs in 
>>>>>your repo. 
>>>>>
>>>>>Emmanuel 
>>>>>
>>>>>Olivier Lamy wrote: 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>ok done : 
>>>>>>http://jira.codehaus.org/browse/CONTINUUM-315 
>>>>>>If you need more information, don't hesitate to ask me. 
>>>>>>Then if you made a fix, I can test it easily. 
>>>>>>But with a build in 
>>>>>
>>>>>http://maven.zones.apache.org/~continuum/builds/?M=A 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>Because I have never succesed doing a build from svn (I have tryed 
>>>
>>>few 
>>>
>>>
>>>
>>>>>>times). 
>>>>>>Thanks a lot for jobs made and jobs will be made, 
>>>>>>Olivier 
>>>>>>
>>>>>>-----Message d'origine----- 
>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>Envoyé : mercredi 21 septembre 2005 10:26 
>>>>>>À : continuum-users@maven.apache.org 
>>>>>>Objet : Re: RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>
>>>>>>
>>>>>>
>>>>>>ok, can you open an issue? 
>>>>>>
>>>>>>Emmanuel 
>>>>>>
>>>>>>Olivier Lamy wrote: 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Using scm:cvs:pserver:anoncvs:@ip:/local/cvs/Repository:module 
>>>>>>>Display the error : You must provide an scm url. 
>>>>>>>The cvs login doesn't work. 
>>>>>>>Cheers, 
>>>>>>>Olivier 
>>>>>>>
>>>>>>>-----Message d'origine----- 
>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>Envoyé : mercredi 21 septembre 2005 07:41 
>>>>>>>À : continuum-users@maven.apache.org 
>>>>>>>Objet : Re: RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>>
>>>>>>>
>>>>>>>I don't test empty password with ths url 
>>>>>>>scm:cvs:pserver:anoncvs:@ip:/local/cvs/Repository:module 
>>>>>>>Can you try it? 
>>>>>>>If it doesn't work, you should run cvs login on your machine for 
>>>
>>>this 
>>>
>>>
>>>
>>>>>>>cvsroot 
>>>>>>>Emmanuel 
>>>>>>>Olivier Lamy wrote: 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>Hi all, 
>>>>>>>>I have a trouble with the cvs password which is apparently needed
> 
> 
> 
>>>?? 
>>>
>>>
>>>
>>>>>>>>I have a scm url : 
>>>>>>>>scm:cvs:pserver:anoncvs@ip:/local/cvs/Repository:module. 
>>>>>>>>
>>>>>>>>The password associated to anoncvs is an empty password. 
>>>>>>>>The output generated is : 
>>>>>>>>
>>>>>>>>Exception:Cannot checkout sources.Exception while executing SCM 
>>>>>>>>command.password is required 
>>>>>>>>This configuration worked with alpha-3. 
>>>>>>>>Do I need to configure empty password somewhere ? 
>>>>>>>>Thanks, 
>>>>>>>>Olivier 
>>>>>>>>
>>>>>>>>
>>>>>>>>-----Message d'origine----- 
>>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>>Envoyé : mardi 20 septembre 2005 16:57 
>>>>>>>>À : dev@maven.apache.org; users@maven.apache.org; 
>>>>>>>>continuum-users@maven.apache.org; announce@apache.org 
>>>>>>>>Objet : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>The Maven team is pleased to announce the 1.0-alpha-4 release of 
>>>>>>>>Continuum. This release offers users both an advance look at 
>>
>>what's 
>>
>>
>>>>>in 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>>Continuum 1.0 and a head start in helping to shape the final 
>>>>>
>>>>>Continuum 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>>release. 
>>>>>>>>
>>>>>>>>You can find everything here: 
>>>>>>>>
>>>>>>>>http://maven.apache.org/continuum 
>>>>>>>>
>>>>>>>>The binaries can be found here: 
>>>>>>>>
>>>>>>>>http://maven.apache.org/continuum/download.html 
>>>>>>>>
>>>>>>>>Among the improvements, we have now: 
>>>>>>>>- Schedule support, each project can use its own schedule 
>>>>>>>>- Build definitions, each project can run multiple build whith 
>>>>>>>>different 
>>>>>>>>options/goals/profiles 
>>>>>>>>- Added a jabber notifier 
>>>>>>>>- Added a msn notifier 
>>>>>>>>
>>>>>>>>The change log can be found here: 
>>>>>>>>http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540 
>>>>>>>>
>>>>>>>
>>>>>>>
> <http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleN
> 
> 
> 
>>
>>>>>>>>ame=Html&version=11665> &styleName=Html&version=11665 
>>>>>>>>
>>>>>>>>Emmanuel 
>>>>>>>>
>>>>>>>>
>>>>>>>>-----------------------------------------------------------------
> 
> 
> - 
> 
>>- 
>>
>>
>>>- 
>>>
>>>
>>>
>>>>- 
>>>>
>>>>
>>>>
>>>>
>>>>>>>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org 
>>>>>>>>For additional commands, e-mail: users-help@maven.apache.org 
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>This e-mail, any attachments and the information contained 
> 
> therein 
> 
>>
>>>>>>>("this message") are confidential and intended solely for the use 
>>
>>of 
>>
>>
>>>>>>the 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>addressee(s). If you have received this message in error please 
>>
>>send 
>>
>>
>>>>>>it 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>>>>dissemination or disclosure of this message, either in whole or in
> 
> 
> 
>>>>>>part 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>is strictly prohibited. 
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
> ------------------------------------------------------------------------
> 
> 
> 
>>
>>>>>>>-------------------------------------- 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>Ce message électronique et tous les fichiers joints ainsi que 
> 
> les 
> 
>>
>>>>>>>informations contenues dans ce message ( ci après "le message" ), 
>>>>
>>>>sont 
>>>>
>>>>
>>>>
>>>>
>>>>>>>confidentiels et destinés exclusivement à l'usage de la  personne 
> 
> à 
> 
>>
>>>>
>>>>>laquelle ils sont adressés. Si vous avez reçu ce message par erreur,
> 
> 
> 
>>>
>>>
>>>>>merci  de le renvoyer à son émetteur et de le détruire. Toutes 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>>>>
>>>>>>quelque 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>forme que se soit non expressément autorisées de ce message, sont 
>>>>>>
>>>>>>interdites. 
>>>>>>
>>>>>>>
>>>>>>
> ------------------------------------------------------------------------
> 
> 
> 
>>
>>>>>>>------------------------------------- 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>This e-mail, any attachments and the information contained therein 
>>>>>
>>>>>("this message") are confidential and intended solely for the use of
> 
> 
> 
>>>>the 
>>>>
>>>>
>>>>
>>>>
>>>>>addressee(s). If you have received this message in error please send
> 
> 
> 
>>>>it 
>>>>
>>>>
>>>>
>>>>
>>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>>dissemination or disclosure of this message, either in whole or in 
>>>>
>>>>part 
>>>>
>>>>
>>>>
>>>>
>>>>>is strictly prohibited. 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>*******************************************************************
> 
> 
> * 
> 
>>* 
>>
>>
>>>* 
>>>
>>>
>>>
>>>>>>Ce message électronique et tous les fichiers joints ainsi que  les 
>>>>>
>>>>>informations contenues dans ce message ( ci après "le message" ), 
>>
>>sont 
>>
>>
>>>>>confidentiels et destinés exclusivement à l'usage de la  personne à 
>>
>>
>>
>>>laquelle ils sont adressés. Si vous avez reçu ce message par erreur, >
> 
> 
> 
>>
>>>merci  de le renvoyer à son émetteur et de le détruire. Toutes 
>>>
>>>
>>>
>>>
>>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>>
>>>>quelque 
>>>>
>>>>
>>>>
>>>>
>>>>>forme que se soit non expressément autorisées de ce message, sont 
>>>>>interdites. 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>*******************************************************************
> 
> 
> * 
> 
>>* 
>>
>>
>>>* 
>>>
>>>
>>>
>>>>This e-mail, any attachments and the information contained therein 
>>>
>>>("this message") are confidential and intended solely for the use of 
>>
>>the 
>>
>>
>>>addressee(s). If you have received this message in error please send 
>>
>>it 
>>
>>
>>>back to the sender and delete it. Unauthorized publication, use, 
>>>dissemination or disclosure of this message, either in whole or in 
>>
>>part 
>>
>>
>>>is strictly prohibited. 
>>>
>>>
>>>
>>
>>
> ------------------------------------------------------------------------
> 
> 
> 
>>
>>>-------------------------------------- 
>>>
>>>
>>>
>>>>Ce message électronique et tous les fichiers joints ainsi que  les 
>>>
>>>informations contenues dans ce message ( ci après "le message" ), sont
> 
> 
> 
>>
>>>confidentiels et destinés exclusivement à l'usage de la  personne à > 
> 
> laquelle ils sont adressés. Si vous avez reçu ce message par erreur, > 
> merci  de le renvoyer à son émetteur et de le détruire. Toutes 
> 
> 
>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>
>>quelque 
>>
>>
>>>forme que se soit non expressément autorisées de ce message, sont 
>>>interdites. 
>>>
>>>
>>>
>>
>>
> ------------------------------------------------------------------------
> 
> 
> 
>>
>>>------------------------------------- 
>>>
>>>
>>>
>>
>>
>>
>>This e-mail, any attachments and the information contained therein 
> 
> ("this message") are confidential and intended solely for the use of the
> 
> addressee(s). If you have received this message in error please send it 
> back to the sender and delete it. Unauthorized publication, use, 
> dissemination or disclosure of this message, either in whole or in part 
> is strictly prohibited. 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------- 
> 
>>Ce message électronique et tous les fichiers joints ainsi que  les 
> 
> informations contenues dans ce message ( ci après "le message" ), sont 
> confidentiels et destinés exclusivement à l'usage de la  personne à 
> laquelle ils sont adressés. Si vous avez reçu ce message par erreur, 
> merci  de le renvoyer à son émetteur et de le détruire. Toutes 
> diffusion, publication, totale ou partielle ou divulgation sous quelque 
> forme que se soit non expressément autorisées de ce message, sont 
> interdites. 
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------- 
> 
>>
> 
> 


Re: RE : JIRA CONTINUUM-315

Posted by Emmanuel Venisse <em...@venisse.net>.
cool.

Can you open an issue for this? I look at it later.

Emmanuel

Olivier Lamy wrote:
> Yep. It's fixed.
> Thanks a lot.
> An other question : is-it possible to configure the starting port of the
> xml rpc ?
> Olivier
> 
> -----Message d'origine-----
> De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Envoyé : jeudi 22 septembre 2005 19:29
> À : continuum-users@maven.apache.org
> Objet : Re: JIRA CONTINUUM-315
> 
> 
> 
> It's fixed. 
> Can you test it? 
> http://maven.zones.apache.org/~continuum/builds/continuum-20050922.16300
> 0.tar.gz 
> 
> Emmanuel 
> 
> Olivier Lamy wrote: 
> 
>>juste remove the ':' after 2401 will fix. 
>>Ready to start the next snapshot ;-)) 
>>Olivier 
>>
>>-----Message d'origine----- 
>>De : Olivier Lamy [mailto:olivier.lamy@accor.com] 
>>Envoyé : mercredi 21 septembre 2005 18:19 
>>À : continuum-users@maven.apache.org 
>>Objet : RE : RE : RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0 
>>Alpha 4 Released 
>>
>>
>>
>>More details. 
>>not remove .cvspass is in $HOME. 
>>I have the build result (remplace real ip by word ip, repository name
> 
> by 
> 
>>repository, module name by module) : 
>>cvs checkout: CVSROOT may only specify a positive, non-zero, integer 
>>port (not `2401:'). 
>>cvs checkout: Perhaps you entered a relative pathname? 
>>cvs [checkout aborted]: Bad CVSROOT: 
>>`:pserver:anoncvs@ip:2401:/local/cvs/repository' 
>>  
>>the output : plexus.sh > plexus.out 
>>gives the following information : 
>>  
>>2005-09-21 18:09:47,214 [SocketListener0-1] INFO  Continuum 
>>- Enqueuing Module'. 
>>2005-09-21 18:09:47,666 [Thread-0] INFO  ContinuumScm 
>>- Checking out project: 'Module', id: '1' to 
>>'/local/dotw/workingdir/working-directory/1'. 
>>2005-09-21 18:09:47,705 [Thread-0] DEBUG ScmManager 
>>- cvsRoot: :pserver:anoncvs@ip:2401/local/cvs/repository 
>>2005-09-21 18:09:47,706 [Thread-0] DEBUG ScmManager 
>>- passFile: /local/dotw/.cvspass 
>>2005-09-21 18:09:47,709 [Thread-0] DEBUG ScmManager 
>>- cvsroot :pserver:anoncvs@ip:2401/local/cvs/repository already exist
> 
> in 
> 
>>/local/dotw/.cvspass. SKIPPED. 
>>2005-09-21 18:09:47,770 [Thread-0] DEBUG ScmManager 
>>- Working directory: /local/dotw/workingdir/working-directory/1 
>>2005-09-21 18:09:47,771 [Thread-0] DEBUG ScmManager 
>>- Command line: cvs -f -d :pserver:anoncvs@ip:2401:/local/cvs/OTA -q 
>>checkout -d 1 module 
>>2005-09-21 18:09:47,867 [Thread-0] WARN  ContinuumScm 
>>- Error while checking out the code for project: 'module', id: '1' to 
>>'/local/dotw/workingdir/working-directory/1 
>>'. 
>>2005-09-21 18:09:47,868 [Thread-0] WARN  ContinuumScm 
>>- Command output: cvs checko 
>>ut: CVSROOT may only specify a positive, non-zero, integer port (not 
>>`2401:'). 
>>cvs checkout: Perhaps you entered a relative pathname? 
>>cvs [checkout aborted]: Bad CVSROOT: 
>>`:pserver:anoncvs@ip:2401:/local/cvs/repository'. 
>>  
>>2005-09-21 18:09:47,869 [Thread-0] WARN  ContinuumScm 
>>- Provider message: The cvs 
>>command failed. 
>>2005-09-21 18:09:50,018 [Thread-0] INFO  Notifier:mail 
>>- Current build state: 0, pr 
>>evious build state: 4 
>>  
>>  
>>The line cvs -f -d :pserver:anoncvs@ip:2401:/local/cvs/OTA -q checkout
> 
> 
>>-d 1 module 
>>replace by 
>>cvs -f -d :pserver:anoncvs@ip:/local/cvs/OTA -q checkout -d 1 module 
>>works fine 
>>
>>-----Message d'origine----- 
>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>Envoyé : mercredi 21 septembre 2005 17:46 
>>À : continuum-users@maven.apache.org 
>>Objet : Re: RE : RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0
> 
> Alpha 
> 
>>4 Released 
>>
>>
>>
>>hmm, I tryied it with a project with an anonymous pserver access. 
>>Do you have remove anonymous cvsroot in your .cvspass? it's needed to 
>>have it. 
>>Can you send me console traces? 
>>where is your .cvspass? I suppose it's in your $HOME 
>>
>>For configuration.xml, the default values are working-directory and 
>>build-output-directory 
>>without "/" before, so I don't know why you have "/" before. 
>>Workaround: 
>>- stop continuum 
>>- modify your configuration.xml with a full path 
>>- restart continuum 
>>
>>Emmanuel 
>>
>>Olivier Lamy wrote: 
>>
>>
>>>sorry but not fixed. 
>>>A simple comment on the file 
>>>~/continuum-1.0-beta-1/apps/continuum/conf/configuration.xml 
>>>It contains : 
>>>/build-output-directory 
>>>/working-directory 
>>>As I don't start continuum as root user, I need to change it (could 
>>
>>you 
>>
>>
>>>use it with $PLEXUS_HOME before or not / before) 
>>>
>>>Thanks and ready to test the new snapshot ;-) 
>>>Olivier 
>>>
>>>
>>>-----Message d'origine----- 
>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>Envoyé : mercredi 21 septembre 2005 16:49 
>>>À : continuum-users@maven.apache.org 
>>>Objet : Re: RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 
>>>Released 
>>>
>>>
>>>
>>>Can you download the new snapshot and test it? 
>>>
>>>Emmanuel 
>>>
>>>Olivier Lamy wrote: 
>>>
>>>
>>>
>>>>Ok thanks. 
>>>>Now is there any possible workaround ? 
>>>>By using a user with a password (do I need to specify it in the 
>>>
>>>scmUrl) 
>>>
>>>
>>>
>>>>Olivier 
>>>>
>>>>-----Message d'origine----- 
>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>Envoyé : mercredi 21 septembre 2005 11:51 
>>>>À : continuum-users@maven.apache.org 
>>>>Objet : Re: RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 
>>>>Released 
>>>>
>>>>
>>>>
>>>>ok, it's very simple to fix. I'll fix it this week. 
>>>>Thanks 
>>>>
>>>>Emmanuel 
>>>>
>>>>Olivier Lamy wrote: 
>>>>
>>>>
>>>>
>>>>
>>>>>/1 :pserver:anoncvs@ip:2401/local/cvs/RepositoryName A 
>>>>>
>>>>>For the same repository, I have line with user who has write access 
>>>>
>>>>and 
>>>>
>>>>
>>>>
>>>>
>>>>>his password  
>>>>>
>>>>>-----Message d'origine----- 
>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>Envoyé : mercredi 21 septembre 2005 11:34 
>>>>>À : continuum-users@maven.apache.org 
>>>>>Objet : Re: RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 Released
> 
> 
>>>>>
>>>>>
>>>>>What do you have in your .cvspass? 
>>>>>The line with your cvsroot start with cvsroot or \1? 
>>>>>
>>>>>I think it will fix this week or the next week. 
>>>>>
>>>>>Emmanuel 
>>>>>
>>>>>Olivier Lamy wrote: 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>I will try again (but after job, due to security reason and jobs I 
>>>>>
>>>>>have 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>to do ;-)). 
>>>>>>In fact, all the times I tryed the build failed due to junit
> 
> failed. 
> 
>>
>>
>>>>>>But no problem, I will try with builds from 
>>>>>><http://maven.zones.apache.org/~continuum/builds/?M=A> 
>>>>>>http://maven.zones.apache.org/~continuum/builds/?M=A 
>>>>>>Have you planned the fix ? 
>>>>>>Thanks a lot, 
>>>>>>Olivier 
>>>>>>
>>>>>>-----Message d'origine----- 
>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>Envoyé : mercredi 21 septembre 2005 11:00 
>>>>>>À : continuum-users@maven.apache.org 
>>>>>>Objet : Re: RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>
>>>>>>
>>>>>>
>>>>>>ok, thanks. I'll try to fix it for beta-1. 
>>>>>>
>>>>>>For building from svn, you need to have maven, m2 and ant in your 
>>>>>
>>>>>path, 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>and sun libs in 
>>>>>>your repo. 
>>>>>>
>>>>>>Emmanuel 
>>>>>>
>>>>>>Olivier Lamy wrote: 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>ok done : 
>>>>>>>http://jira.codehaus.org/browse/CONTINUUM-315 
>>>>>>>If you need more information, don't hesitate to ask me. 
>>>>>>>Then if you made a fix, I can test it easily. 
>>>>>>>But with a build in 
>>>>>>
>>>>>>http://maven.zones.apache.org/~continuum/builds/?M=A 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Because I have never succesed doing a build from svn (I have tryed
> 
> 
>>>>few 
>>>>
>>>>
>>>>
>>>>
>>>>>>>times). 
>>>>>>>Thanks a lot for jobs made and jobs will be made, 
>>>>>>>Olivier 
>>>>>>>
>>>>>>>-----Message d'origine----- 
>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>Envoyé : mercredi 21 septembre 2005 10:26 
>>>>>>>À : continuum-users@maven.apache.org 
>>>>>>>Objet : Re: RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>ok, can you open an issue? 
>>>>>>>
>>>>>>>Emmanuel 
>>>>>>>
>>>>>>>Olivier Lamy wrote: 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>Using scm:cvs:pserver:anoncvs:@ip:/local/cvs/Repository:module 
>>>>>>>>Display the error : You must provide an scm url. 
>>>>>>>>The cvs login doesn't work. 
>>>>>>>>Cheers, 
>>>>>>>>Olivier 
>>>>>>>>
>>>>>>>>-----Message d'origine----- 
>>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>>Envoyé : mercredi 21 septembre 2005 07:41 
>>>>>>>>À : continuum-users@maven.apache.org 
>>>>>>>>Objet : Re: RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>>>
>>>>>>>>
>>>>>>>>I don't test empty password with ths url 
>>>>>>>>scm:cvs:pserver:anoncvs:@ip:/local/cvs/Repository:module 
>>>>>>>>Can you try it? 
>>>>>>>>If it doesn't work, you should run cvs login on your machine for 
>>>>
>>>>this 
>>>>
>>>>
>>>>
>>>>
>>>>>>>>cvsroot 
>>>>>>>>Emmanuel 
>>>>>>>>Olivier Lamy wrote: 
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>Hi all, 
>>>>>>>>>I have a trouble with the cvs password which is apparently
> 
> needed 
> 
>>
>>
>>>>?? 
>>>>
>>>>
>>>>
>>>>
>>>>>>>>>I have a scm url : 
>>>>>>>>>scm:cvs:pserver:anoncvs@ip:/local/cvs/Repository:module. 
>>>>>>>>>
>>>>>>>>>The password associated to anoncvs is an empty password. 
>>>>>>>>>The output generated is : 
>>>>>>>>>
>>>>>>>>>Exception:Cannot checkout sources.Exception while executing SCM 
>>>>>>>>>command.password is required 
>>>>>>>>>This configuration worked with alpha-3. 
>>>>>>>>>Do I need to configure empty password somewhere ? 
>>>>>>>>>Thanks, 
>>>>>>>>>Olivier 
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>-----Message d'origine----- 
>>>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>>>Envoyé : mardi 20 septembre 2005 16:57 
>>>>>>>>>À : dev@maven.apache.org; users@maven.apache.org; 
>>>>>>>>>continuum-users@maven.apache.org; announce@apache.org 
>>>>>>>>>Objet : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>The Maven team is pleased to announce the 1.0-alpha-4 release of
> 
> 
>>>>>>>>>Continuum. This release offers users both an advance look at 
>>>
>>>what's 
>>>
>>>
>>>
>>>>>>in 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>Continuum 1.0 and a head start in helping to shape the final 
>>>>>>
>>>>>>Continuum 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>>release. 
>>>>>>>>>
>>>>>>>>>You can find everything here: 
>>>>>>>>>
>>>>>>>>>http://maven.apache.org/continuum 
>>>>>>>>>
>>>>>>>>>The binaries can be found here: 
>>>>>>>>>
>>>>>>>>>http://maven.apache.org/continuum/download.html 
>>>>>>>>>
>>>>>>>>>Among the improvements, we have now: 
>>>>>>>>>- Schedule support, each project can use its own schedule 
>>>>>>>>>- Build definitions, each project can run multiple build whith 
>>>>>>>>>different 
>>>>>>>>>options/goals/profiles 
>>>>>>>>>- Added a jabber notifier 
>>>>>>>>>- Added a msn notifier 
>>>>>>>>>
>>>>>>>>>The change log can be found here: 
>>>>>>>>>http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540
> 
> 
>>>>>>>>
> <http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleN
> 
> 
>>
>>
>>>>>>>>>ame=Html&version=11665> &styleName=Html&version=11665 
>>>>>>>>>
>>>>>>>>>Emmanuel 
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>----------------------------------------------------------------
> 
> - 
> 
>>
>>- 
>>
>>
>>>- 
>>>
>>>
>>>
>>>>- 
>>>>
>>>>
>>>>
>>>>
>>>>>- 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org 
>>>>>>>>>For additional commands, e-mail: users-help@maven.apache.org 
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>This e-mail, any attachments and the information contained 
>>
>>therein 
>>
>>
>>>>>>>>("this message") are confidential and intended solely for the use
> 
> 
>>>of 
>>>
>>>
>>>
>>>>>>>the 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>addressee(s). If you have received this message in error please 
>>>
>>>send 
>>>
>>>
>>>
>>>>>>>it 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>>>>>dissemination or disclosure of this message, either in whole or
> 
> in 
> 
>>
>>
>>>>>>>part 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>is strictly prohibited. 
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
> ------------------------------------------------------------------------
> 
> 
>>
>>
>>>>>>>>-------------------------------------- 
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>Ce message électronique et tous les fichiers joints ainsi que 
>>
>>les 
>>
>>
>>>>>>>>informations contenues dans ce message ( ci après "le message" ),
> 
> 
>>>>>sont 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>>confidentiels et destinés exclusivement à l'usage de la  personne
> 
> 
>>à 
>>
>>
>>>>>>laquelle ils sont adressés. Si vous avez reçu ce message par
> 
> erreur, 
> 
>>
>>
>>>>
>>>>>>merci  de le renvoyer à son émetteur et de le détruire. Toutes >>>>> 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>>>>>
>>>>>>>quelque 
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>forme que se soit non expressément autorisées de ce message, sont
> 
> 
>>>>>>>interdites. 
>>>>>>>
>>>>>>>
> ------------------------------------------------------------------------
> 
> 
>>
>>
>>>>>>>>------------------------------------- 
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>This e-mail, any attachments and the information contained therein
> 
> 
>>>>>>("this message") are confidential and intended solely for the use
> 
> of 
> 
>>
>>
>>>>>the 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>addressee(s). If you have received this message in error please
> 
> send 
> 
>>
>>
>>>>>it 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>>>dissemination or disclosure of this message, either in whole or in 
>>>>>
>>>>>part 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>is strictly prohibited. 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>******************************************************************
> 
> * 
> 
>>
>>* 
>>
>>
>>>* 
>>>
>>>
>>>
>>>>* 
>>>>
>>>>
>>>>
>>>>
>>>>>>>Ce message électronique et tous les fichiers joints ainsi que  les
> 
> 
>>>>>>informations contenues dans ce message ( ci après "le message" ), 
>>>
>>>sont 
>>>
>>>
>>>
>>>>>>confidentiels et destinés exclusivement à l'usage de la  personne à
> 
> 
>>>
>>>
>>>>laquelle ils sont adressés. Si vous avez reçu ce message par erreur,
>>
>>
>>
>>
>>>>merci  de le renvoyer à son émetteur et de le détruire. Toutes 
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>>>
>>>>>quelque 
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>forme que se soit non expressément autorisées de ce message, sont >>>>>interdites. 
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>******************************************************************
> 
> * 
> 
>>
>>* 
>>
>>
>>>* 
>>>
>>>
>>>
>>>>* 
>>>>
>>>>
>>>>
>>>>
>>>>>This e-mail, any attachments and the information contained therein 
>>>>
>>>>("this message") are confidential and intended solely for the use of 
>>>
>>>the 
>>>
>>>
>>>
>>>>addressee(s). If you have received this message in error please send 
>>>
>>>it 
>>>
>>>
>>>
>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>dissemination or disclosure of this message, either in whole or in 
>>>
>>>part 
>>>
>>>
>>>
>>>>is strictly prohibited. 
>>>>
>>>>
>>>>
>>>
>>>
> ------------------------------------------------------------------------
> 
> 
>>
>>
>>>>-------------------------------------- 
>>>>
>>>>
>>>>
>>>>
>>>>>Ce message électronique et tous les fichiers joints ainsi que  les 
>>>>
>>>>informations contenues dans ce message ( ci après "le message" ),
> 
> sont 
> 
>>
>>
>>>>confidentiels et destinés exclusivement à l'usage de la  personne à >
> 
> 
>>laquelle ils sont adressés. Si vous avez reçu ce message par erreur, >
> 
> 
>>merci  de le renvoyer à son émetteur et de le détruire. Toutes 
>>
>>
>>
>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>
>>>quelque 
>>>
>>>
>>>
>>>>forme que se soit non expressément autorisées de ce message, sont 
>>>>interdites. 
>>>>
>>>>
>>>>
>>>
>>>
> ------------------------------------------------------------------------
> 
> 
>>
>>
>>>>------------------------------------- 
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>This e-mail, any attachments and the information contained therein 
>>
>>("this message") are confidential and intended solely for the use of
> 
> the 
> 
>>addressee(s). If you have received this message in error please send
> 
> it 
> 
>>back to the sender and delete it. Unauthorized publication, use, 
>>dissemination or disclosure of this message, either in whole or in
> 
> part 
> 
>>is strictly prohibited. 
>>
>>
>>
> 
> ------------------------------------------------------------------------
> 
> 
>>-------------------------------------- 
>>
>>
>>>Ce message électronique et tous les fichiers joints ainsi que  les 
>>
>>informations contenues dans ce message ( ci après "le message" ), sont
> 
> 
>>confidentiels et destinés exclusivement à l'usage de la  personne à > laquelle ils sont adressés. Si vous avez reçu ce message par erreur, > merci  de le renvoyer à son émetteur et de le détruire. Toutes 
>>diffusion, publication, totale ou partielle ou divulgation sous
> 
> quelque 
> 
>>forme que se soit non expressément autorisées de ce message, sont 
>>interdites. 
>>
>>
>>
> 
> ------------------------------------------------------------------------
> 
> 
>>------------------------------------- 
>>
>>
>>
> 
> 
> 
> This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited.
> ********************************************************************** 
> Ce message électronique et tous les fichiers joints ainsi que  les informations contenues dans ce message ( ci après "le message" ), sont confidentiels et destinés exclusivement à l'usage de la  personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci  de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites.
> ********************************************************************** 
> 
> 


RE : JIRA CONTINUUM-315

Posted by Olivier Lamy <ol...@accor.com>.
Yep. It's fixed.
Thanks a lot.
An other question : is-it possible to configure the starting port of the
xml rpc ?
Olivier

-----Message d'origine-----
De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
Envoyé : jeudi 22 septembre 2005 19:29
À : continuum-users@maven.apache.org
Objet : Re: JIRA CONTINUUM-315



It's fixed. 
Can you test it? 
http://maven.zones.apache.org/~continuum/builds/continuum-20050922.16300
0.tar.gz 

Emmanuel 

Olivier Lamy wrote: 
> juste remove the ':' after 2401 will fix. 
> Ready to start the next snapshot ;-)) 
> Olivier 
> 
> -----Message d'origine----- 
> De : Olivier Lamy [mailto:olivier.lamy@accor.com] 
> Envoyé : mercredi 21 septembre 2005 18:19 
> À : continuum-users@maven.apache.org 
> Objet : RE : RE : RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0 
> Alpha 4 Released 
> 
> 
> 
> More details. 
> not remove .cvspass is in $HOME. 
> I have the build result (remplace real ip by word ip, repository name
by 
> 
> repository, module name by module) : 
> cvs checkout: CVSROOT may only specify a positive, non-zero, integer 
> port (not `2401:'). 
> cvs checkout: Perhaps you entered a relative pathname? 
> cvs [checkout aborted]: Bad CVSROOT: 
> `:pserver:anoncvs@ip:2401:/local/cvs/repository' 
>   
> the output : plexus.sh > plexus.out 
> gives the following information : 
>   
> 2005-09-21 18:09:47,214 [SocketListener0-1] INFO  Continuum 
> - Enqueuing Module'. 
> 2005-09-21 18:09:47,666 [Thread-0] INFO  ContinuumScm 
> - Checking out project: 'Module', id: '1' to 
> '/local/dotw/workingdir/working-directory/1'. 
> 2005-09-21 18:09:47,705 [Thread-0] DEBUG ScmManager 
> - cvsRoot: :pserver:anoncvs@ip:2401/local/cvs/repository 
> 2005-09-21 18:09:47,706 [Thread-0] DEBUG ScmManager 
> - passFile: /local/dotw/.cvspass 
> 2005-09-21 18:09:47,709 [Thread-0] DEBUG ScmManager 
> - cvsroot :pserver:anoncvs@ip:2401/local/cvs/repository already exist
in 
> 
> /local/dotw/.cvspass. SKIPPED. 
> 2005-09-21 18:09:47,770 [Thread-0] DEBUG ScmManager 
> - Working directory: /local/dotw/workingdir/working-directory/1 
> 2005-09-21 18:09:47,771 [Thread-0] DEBUG ScmManager 
> - Command line: cvs -f -d :pserver:anoncvs@ip:2401:/local/cvs/OTA -q 
> checkout -d 1 module 
> 2005-09-21 18:09:47,867 [Thread-0] WARN  ContinuumScm 
> - Error while checking out the code for project: 'module', id: '1' to 
> '/local/dotw/workingdir/working-directory/1 
> '. 
> 2005-09-21 18:09:47,868 [Thread-0] WARN  ContinuumScm 
> - Command output: cvs checko 
> ut: CVSROOT may only specify a positive, non-zero, integer port (not 
> `2401:'). 
> cvs checkout: Perhaps you entered a relative pathname? 
> cvs [checkout aborted]: Bad CVSROOT: 
> `:pserver:anoncvs@ip:2401:/local/cvs/repository'. 
>   
> 2005-09-21 18:09:47,869 [Thread-0] WARN  ContinuumScm 
> - Provider message: The cvs 
> command failed. 
> 2005-09-21 18:09:50,018 [Thread-0] INFO  Notifier:mail 
> - Current build state: 0, pr 
> evious build state: 4 
>   
>   
> The line cvs -f -d :pserver:anoncvs@ip:2401:/local/cvs/OTA -q checkout

> -d 1 module 
> replace by 
> cvs -f -d :pserver:anoncvs@ip:/local/cvs/OTA -q checkout -d 1 module 
> works fine 
> 
> -----Message d'origine----- 
> De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Envoyé : mercredi 21 septembre 2005 17:46 
> À : continuum-users@maven.apache.org 
> Objet : Re: RE : RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0
Alpha 
> 
> 4 Released 
> 
> 
> 
> hmm, I tryied it with a project with an anonymous pserver access. 
> Do you have remove anonymous cvsroot in your .cvspass? it's needed to 
> have it. 
> Can you send me console traces? 
> where is your .cvspass? I suppose it's in your $HOME 
> 
> For configuration.xml, the default values are working-directory and 
> build-output-directory 
> without "/" before, so I don't know why you have "/" before. 
> Workaround: 
> - stop continuum 
> - modify your configuration.xml with a full path 
> - restart continuum 
> 
> Emmanuel 
> 
> Olivier Lamy wrote: 
> 
>>sorry but not fixed. 
>>A simple comment on the file 
>>~/continuum-1.0-beta-1/apps/continuum/conf/configuration.xml 
>>It contains : 
>>/build-output-directory 
>>/working-directory 
>>As I don't start continuum as root user, I need to change it (could 
> 
> you 
> 
>>use it with $PLEXUS_HOME before or not / before) 
>> 
>>Thanks and ready to test the new snapshot ;-) 
>>Olivier 
>> 
>> 
>>-----Message d'origine----- 
>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>Envoyé : mercredi 21 septembre 2005 16:49 
>>À : continuum-users@maven.apache.org 
>>Objet : Re: RE : RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 
>>Released 
>> 
>> 
>> 
>>Can you download the new snapshot and test it? 
>> 
>>Emmanuel 
>> 
>>Olivier Lamy wrote: 
>> 
>> 
>>>Ok thanks. 
>>>Now is there any possible workaround ? 
>>>By using a user with a password (do I need to specify it in the 
>> 
>>scmUrl) 
>> 
>> 
>>>Olivier 
>>> 
>>>-----Message d'origine----- 
>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>Envoyé : mercredi 21 septembre 2005 11:51 
>>>À : continuum-users@maven.apache.org 
>>>Objet : Re: RE : RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 
>>>Released 
>>> 
>>> 
>>> 
>>>ok, it's very simple to fix. I'll fix it this week. 
>>>Thanks 
>>> 
>>>Emmanuel 
>>> 
>>>Olivier Lamy wrote: 
>>> 
>>> 
>>> 
>>>>/1 :pserver:anoncvs@ip:2401/local/cvs/RepositoryName A 
>>>> 
>>>>For the same repository, I have line with user who has write access 
>>> 
>>>and 
>>> 
>>> 
>>> 
>>>>his password  
>>>> 
>>>>-----Message d'origine----- 
>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>Envoyé : mercredi 21 septembre 2005 11:34 
>>>>À : continuum-users@maven.apache.org 
>>>>Objet : Re: RE : RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 Released

>>>> 
>>>> 
>>>> 
>>>>What do you have in your .cvspass? 
>>>>The line with your cvsroot start with cvsroot or \1? 
>>>> 
>>>>I think it will fix this week or the next week. 
>>>> 
>>>>Emmanuel 
>>>> 
>>>>Olivier Lamy wrote: 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>I will try again (but after job, due to security reason and jobs I 
>>>> 
>>>>have 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>to do ;-)). 
>>>>>In fact, all the times I tryed the build failed due to junit
failed. 
> 
> 
> 
>>>>>But no problem, I will try with builds from 
>>>>><http://maven.zones.apache.org/~continuum/builds/?M=A> 
>>>>>http://maven.zones.apache.org/~continuum/builds/?M=A 
>>>>>Have you planned the fix ? 
>>>>>Thanks a lot, 
>>>>>Olivier 
>>>>> 
>>>>>-----Message d'origine----- 
>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>Envoyé : mercredi 21 septembre 2005 11:00 
>>>>>À : continuum-users@maven.apache.org 
>>>>>Objet : Re: RE : RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>> 
>>>>> 
>>>>> 
>>>>>ok, thanks. I'll try to fix it for beta-1. 
>>>>> 
>>>>>For building from svn, you need to have maven, m2 and ant in your 
>>>> 
>>>>path, 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>and sun libs in 
>>>>>your repo. 
>>>>> 
>>>>>Emmanuel 
>>>>> 
>>>>>Olivier Lamy wrote: 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>ok done : 
>>>>>>http://jira.codehaus.org/browse/CONTINUUM-315 
>>>>>>If you need more information, don't hesitate to ask me. 
>>>>>>Then if you made a fix, I can test it easily. 
>>>>>>But with a build in 
>>>>> 
>>>>>http://maven.zones.apache.org/~continuum/builds/?M=A 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>Because I have never succesed doing a build from svn (I have tryed

>>> 
>>>few 
>>> 
>>> 
>>> 
>>>>>>times). 
>>>>>>Thanks a lot for jobs made and jobs will be made, 
>>>>>>Olivier 
>>>>>> 
>>>>>>-----Message d'origine----- 
>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>Envoyé : mercredi 21 septembre 2005 10:26 
>>>>>>À : continuum-users@maven.apache.org 
>>>>>>Objet : Re: RE : RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>ok, can you open an issue? 
>>>>>> 
>>>>>>Emmanuel 
>>>>>> 
>>>>>>Olivier Lamy wrote: 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>>Using scm:cvs:pserver:anoncvs:@ip:/local/cvs/Repository:module 
>>>>>>>Display the error : You must provide an scm url. 
>>>>>>>The cvs login doesn't work. 
>>>>>>>Cheers, 
>>>>>>>Olivier 
>>>>>>> 
>>>>>>>-----Message d'origine----- 
>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>Envoyé : mercredi 21 septembre 2005 07:41 
>>>>>>>À : continuum-users@maven.apache.org 
>>>>>>>Objet : Re: RE : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>> 
>>>>>>> 
>>>>>>>I don't test empty password with ths url 
>>>>>>>scm:cvs:pserver:anoncvs:@ip:/local/cvs/Repository:module 
>>>>>>>Can you try it? 
>>>>>>>If it doesn't work, you should run cvs login on your machine for 
>>> 
>>>this 
>>> 
>>> 
>>> 
>>>>>>>cvsroot 
>>>>>>>Emmanuel 
>>>>>>>Olivier Lamy wrote: 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>>>Hi all, 
>>>>>>>>I have a trouble with the cvs password which is apparently
needed 
> 
> 
> 
>>>?? 
>>> 
>>> 
>>> 
>>>>>>>>I have a scm url : 
>>>>>>>>scm:cvs:pserver:anoncvs@ip:/local/cvs/Repository:module. 
>>>>>>>> 
>>>>>>>>The password associated to anoncvs is an empty password. 
>>>>>>>>The output generated is : 
>>>>>>>> 
>>>>>>>>Exception:Cannot checkout sources.Exception while executing SCM 
>>>>>>>>command.password is required 
>>>>>>>>This configuration worked with alpha-3. 
>>>>>>>>Do I need to configure empty password somewhere ? 
>>>>>>>>Thanks, 
>>>>>>>>Olivier 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>-----Message d'origine----- 
>>>>>>>>De : Emmanuel Venisse [mailto:emmanuel@venisse.net] 
>>>>>>>>Envoyé : mardi 20 septembre 2005 16:57 
>>>>>>>>À : dev@maven.apache.org; users@maven.apache.org; 
>>>>>>>>continuum-users@maven.apache.org; announce@apache.org 
>>>>>>>>Objet : [ANN] Continuum 1.0 Alpha 4 Released 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>The Maven team is pleased to announce the 1.0-alpha-4 release of

>>>>>>>>Continuum. This release offers users both an advance look at 
>> 
>>what's 
>> 
>> 
>>>>>in 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>>>Continuum 1.0 and a head start in helping to shape the final 
>>>>> 
>>>>>Continuum 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>>>release. 
>>>>>>>> 
>>>>>>>>You can find everything here: 
>>>>>>>> 
>>>>>>>>http://maven.apache.org/continuum 
>>>>>>>> 
>>>>>>>>The binaries can be found here: 
>>>>>>>> 
>>>>>>>>http://maven.apache.org/continuum/download.html 
>>>>>>>> 
>>>>>>>>Among the improvements, we have now: 
>>>>>>>>- Schedule support, each project can use its own schedule 
>>>>>>>>- Build definitions, each project can run multiple build whith 
>>>>>>>>different 
>>>>>>>>options/goals/profiles 
>>>>>>>>- Added a jabber notifier 
>>>>>>>>- Added a msn notifier 
>>>>>>>> 
>>>>>>>>The change log can be found here: 
>>>>>>>>http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540

>>>>>>>> 
>>>>>>> 
>>>>>>> 
>
<http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleN

> 
> 
> 
>> 
>>>>>>>>ame=Html&version=11665> &styleName=Html&version=11665 
>>>>>>>> 
>>>>>>>>Emmanuel 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>----------------------------------------------------------------
- 
> 
> 
> - 
> 
>>- 
>> 
>> 
>>>- 
>>> 
>>> 
>>> 
>>>>- 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>>>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org 
>>>>>>>>For additional commands, e-mail: users-help@maven.apache.org 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>This e-mail, any attachments and the information contained 
> 
> therein 
> 
>> 
>>>>>>>("this message") are confidential and intended solely for the use

>> 
>>of 
>> 
>> 
>>>>>>the 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>>addressee(s). If you have received this message in error please 
>> 
>>send 
>> 
>> 
>>>>>>it 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>>>>dissemination or disclosure of this message, either in whole or
in 
> 
> 
> 
>>>>>>part 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>>is strictly prohibited. 
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>
------------------------------------------------------------------------

> 
> 
> 
>> 
>>>>>>>-------------------------------------- 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>>>Ce message électronique et tous les fichiers joints ainsi que 
> 
> les 
> 
>> 
>>>>>>>informations contenues dans ce message ( ci après "le message" ),

>>>> 
>>>>sont 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>>>confidentiels et destinés exclusivement à l'usage de la  personne

> 
> à 
> 
>> 
>>>> 
>>>>>laquelle ils sont adressés. Si vous avez reçu ce message par
erreur, 
> 
> 
> 
>>> 
>>> 
>>>>>merci  de le renvoyer à son émetteur et de le détruire. Toutes >>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>>>> 
>>>>>>quelque 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>>forme que se soit non expressément autorisées de ce message, sont

>>>>>> 
>>>>>>interdites. 
>>>>>> 
>>>>>>> 
>>>>>> 
>
------------------------------------------------------------------------

> 
> 
> 
>> 
>>>>>>>------------------------------------- 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>This e-mail, any attachments and the information contained therein

>>>>> 
>>>>>("this message") are confidential and intended solely for the use
of 
> 
> 
> 
>>>>the 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>addressee(s). If you have received this message in error please
send 
> 
> 
> 
>>>>it 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>back to the sender and delete it. Unauthorized publication, use, 
>>>>>dissemination or disclosure of this message, either in whole or in 
>>>> 
>>>>part 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>is strictly prohibited. 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>******************************************************************
* 
> 
> 
> * 
> 
>>* 
>> 
>> 
>>>* 
>>> 
>>> 
>>> 
>>>>>>Ce message électronique et tous les fichiers joints ainsi que  les

>>>>> 
>>>>>informations contenues dans ce message ( ci après "le message" ), 
>> 
>>sont 
>> 
>> 
>>>>>confidentiels et destinés exclusivement à l'usage de la  personne à

>> 
>> 
>> 
>>>laquelle ils sont adressés. Si vous avez reçu ce message par erreur,
> 
> 
> 
> 
>> 
>>>merci  de le renvoyer à son émetteur et de le détruire. Toutes 
>>> 
>>> 
>>> 
>>> 
>>>>>diffusion, publication, totale ou partielle ou divulgation sous 
>>>> 
>>>>quelque 
>>>> 
>>>> 
>>>> 
>>>> 
>>>>>forme que se soit non expressément autorisées de ce message, sont >>>>>interdites. 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>>>******************************************************************
* 
> 
> 
> * 
> 
>>* 
>> 
>> 
>>>* 
>>> 
>>> 
>>> 
>>>>This e-mail, any attachments and the information contained therein 
>>> 
>>>("this message") are confidential and intended solely for the use of 
>> 
>>the 
>> 
>> 
>>>addressee(s). If you have received this message in error please send 
>> 
>>it 
>> 
>> 
>>>back to the sender and delete it. Unauthorized publication, use, 
>>>dissemination or disclosure of this message, either in whole or in 
>> 
>>part 
>> 
>> 
>>>is strictly prohibited. 
>>> 
>>> 
>>> 
>> 
>> 
>
------------------------------------------------------------------------

> 
> 
> 
>> 
>>>-------------------------------------- 
>>> 
>>> 
>>> 
>>>>Ce message électronique et tous les fichiers joints ainsi que  les 
>>> 
>>>informations contenues dans ce message ( ci après "le message" ),
sont 
> 
> 
> 
>> 
>>>confidentiels et destinés exclusivement à l'usage de la  personne à >

> 
> laquelle ils sont adressés. Si vous avez reçu ce message par erreur, >

> merci  de le renvoyer à son émetteur et de le détruire. Toutes 
> 
> 
>>>diffusion, publication, totale ou partielle ou divulgation sous 
>> 
>>quelque 
>> 
>> 
>>>forme que se soit non expressément autorisées de ce message, sont 
>>>interdites. 
>>> 
>>> 
>>> 
>> 
>> 
>
------------------------------------------------------------------------

> 
> 
> 
>> 
>>>------------------------------------- 
>>> 
>>> 
>>> 
>> 
>> 
>> 
>>This e-mail, any attachments and the information contained therein 
> 
> ("this message") are confidential and intended solely for the use of
the 
> 
> addressee(s). If you have received this message in error please send
it 
> back to the sender and delete it. Unauthorized publication, use, 
> dissemination or disclosure of this message, either in whole or in
part 
> is strictly prohibited. 
> 
> 
>
------------------------------------------------------------------------

> 
> -------------------------------------- 
> 
>>Ce message électronique et tous les fichiers joints ainsi que  les 
> 
> informations contenues dans ce message ( ci après "le message" ), sont

> confidentiels et destinés exclusivement à l'usage de la  personne à > laquelle ils sont adressés. Si vous avez reçu ce message par erreur, > merci  de le renvoyer à son émetteur et de le détruire. Toutes 
> diffusion, publication, totale ou partielle ou divulgation sous
quelque 
> forme que se soit non expressément autorisées de ce message, sont 
> interdites. 
> 
> 
>
------------------------------------------------------------------------

> 
> ------------------------------------- 
> 
>> 
> 
> 



This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited.
********************************************************************** 
Ce message électronique et tous les fichiers joints ainsi que  les informations contenues dans ce message ( ci après "le message" ), sont confidentiels et destinés exclusivement à l'usage de la  personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci  de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites.
**********************************************************************