Hello Folks,

I have a project hosted on sourceforge and last week I started to have a
problem with the changelog maven plugin. I've got the follow error:

[echo] Generating the changelog report
SCM Working Directory: C:\projects\Arandu\core
SCM Command Line[0]: cvs
SCM Command Line[1]: -d
SCM Command Line[2]: :pserver:[EMAIL PROTECTED]:/cvsroot/arandu
SCM Command Line[3]: log
SCM Command Line[4]: -d 2003-12-08<2004-01-08
cvs [log aborted]: authorization failed: server cvs.sourceforge.net rejected
access to /cvsroot/arandu for user anonymous
ChangeLog found: 0 entries

Here is my repository configuration in my maven.xml:

<repository>
        <connection>
        
scm:cvs:pserver:[EMAIL PROTECTED]:/cvsroot/arandu:Arandu/core
      </connection>
        <developerConnection>
        
scm:cvs:ext:[EMAIL PROTECTED]:/cvsroot/arandu:Arandu/cor
e
        </developerConnection>          
      <url>
                http://cvs.sourceforge.net/viewcvs.py/arandu/           
        </url>
</repository>      


Is anybody having similar problem with sourceforge projects? How can I fix
it?


Thanks,
------------------------------------------
Celso Gomes Barreto Junior
The One
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
IM: ICQ - 18474229
------------------------------------------
Want a signature like this? <http://www.plaxo.com/signature/>

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

Reply via email to