Re: less than six tokens

2004-02-01 Thread Emmanuel Venisse
Your repository configuration is incorrect in your projec.xml. It must be :

  
scm:cvs:[protocol like pserver]:[EMAIL PROTECTED]
address]:[directory]:[module name]
  

I think you ommit the module name in your connection string.

Emmanuel

- Original Message - 
From: "Stefan Groschupf" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Sunday, February 01, 2004 6:52 PM
Subject: less than six tokens


> Hi,
>
> sorry i had searched in the archive and in the user Guide as well,
> Can someone  give me a hint what's wrong?
> I have a working cvs connection configured in my project.xml file. ;?
>
>
>
> BUILD FAILED
> File.. file:/Users/joa/.maven/plugins/maven-changelog-plugin-1.3/
> Element... changelog:changelog
> Line...... 64
> Column 15
> repository connection string contains less than six tokens
>
>
> Thanks,
> Stefan
>
>
> open technology:   http://www.media-style.com
> open source:   http://www.weta-group.net
> open discussion:http://www.text-mining.org
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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



less than six tokens

2004-02-01 Thread Stefan Groschupf
Hi,

sorry i had searched in the archive and in the user Guide as well,
Can someone  give me a hint what's wrong?
I have a working cvs connection configured in my project.xml file. ;?


BUILD FAILED
File.. file:/Users/joa/.maven/plugins/maven-changelog-plugin-1.3/
Element... changelog:changelog
Line.. 64
Column 15
repository connection string contains less than six tokens
Thanks,
Stefan
open technology:   http://www.media-style.com
open source:   http://www.weta-group.net
open discussion:http://www.text-mining.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]