Yes, this is an outstanding bug, already known. Thanks!

On Wed, 02 Mar 2005 11:34:38 +0100, Laurent Petit <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> In my attempts to understand how to work with the cruisecontrol plugin
> for maven, I'm faced with a weird problem. (I'm using maven 1.0.2 + cc
> plugin snapshot + maven scm 1.5-beta-3)
> 
> If I don't define a property called maven.scm.svn.module then the
> cruisecontrol:configure goal crashes.
> 
> But if I set this property to, for example, the value of my project's
> name, what happens is that the generated configure.xml file contains the
>   following line :
> <svn
> repositoryLocation="http://server/svn/repos/trunk/projectname/projectname";
> 
> since I have the following repository declaration in my project.xml :
>    <repository>
> <connection>scm:svn:http://server/svn/repos/trunk/projectname</connection>
>    </repository>
> 
> projectname is repeated 2 times in the CC config file.
> 
> I don't see the reason of this maven.scm.svn.module.
> 
> Maybe it's a remaining bug in the snapshot, so I wanted to report it to you.
> 
> Or maybe I'm doing something wrong, so please let me know.
> 
> Regards,
> 
> --
> Laurent Petit
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to