05 18:19
> To: Maven-Dev
> Subject: [cruisecontrol] 1.7-SNAPSHOT not using correct ${url} for CVS
>
> Vincent,
>
> I think that the change you made fro using the computed ${url} from
> maven-scm-plugin isn't quite right, but I thought I would run it by you.
>
> At lea
Vincent,
I think that the change you made fro using the computed ${url} from
maven-scm-plugin isn't quite right, but I thought I would run it by you.
At least for CVS, I find that the ${url} property is only used to define
the cvsroot. Therefore it should be ${url} should equal ${root}, and
not