Hi,

I use an CVS repositry in an other machine for my project src file. I try 
to define it in my project.xml like this : 
<repository>
 
<connection>scm:pserver:[EMAIL 
PROTECTED]:/usr/local/cvsroot:socle-technique</connection>
 
<developerConnection>scm:pserver:[EMAIL 
PROTECTED]:/usr/local/cvsroot:socle-technique</developerConnection>
  </repository>

User acount and url are define corectly. And I use pserver for the CVS 
authentification (Its work with comand line and with wincvs)
But when i try to do some maven goal I have the following error :
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report

BUILD FAILED
null:37:50: <attainGoal> null:56:15: <changelog:changelog> null

I probably forgot something but I can't see want !

Nicolas,

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

Reply via email to