You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Arnaud HERITIER <ah...@gmail.com> on 2007/04/01 00:18:23 UTC

Re: M1 SCM 1.6.1

Which version of maven 1 are you using ? 1.0.2, 1.1-beta-X ?
What are your scm plugin settings and your scm url ?
Why are you using the deprecated goal scm:validate ?
Supported goals are :
http://maven.apache.org/maven-1.x/plugins/scm/goals.html

There's certainly a bug because this property is marked as optional in the
documentation :
http://maven.apache.org/maven-1.x/plugins/scm/properties.html

In a previous release, maven.scm.cvs.root was deprecated and replaced by the
url in the pom or the property maven.scm.url.
If the property maven.scm.cvs.root is defined, the following url is used :
scm:cvs${maven.scm.cvs.root}:${maven.scm.cvs.module}

Arnaud

On 31/03/07, Jon Strayer <jo...@strayer.org> wrote:
>
> Am I the only one for whom the upgrade from the SCM plugin 1.5 to
> 1.6.1broke the build.
>
> Everything worked fine with 1.5.  When I upgraded to 1.6.1 it failed with
> this message:
>
> echo] DEPRECATED: scm:validate has been deprecated
> BUILD FAILED
> File...... /home/wfausers/wfaoper/.maven/cache/maven-scm-plugin-1.6.1
> /plugin.jelly
> Element... ant:fail
> Line...... 385
> Column.... -1
> You must specify maven.scm.cvs.module
> Total time : 4 seconds
> Finished at : Saturday, March 31, 2007 11:30:24 AM CDT
>
>
> --
> I think she only loves me for me Willie
>