My problem with both these options is that they'd only check the syntax of the URLs. My problem is more like "MRELEASE-494<http://jira.codehaus.org/browse/MRELEASE-494>: Should fail during release:prepare if scm:url doesn't match working copy". Is there a plugin/goal/way to check this, at least before the release?
Thanks, Lóránt (Also, I think MRELEASE-494 should be reopened as it is a different issue than MRELEASE-512.) On Mon, Sep 27, 2010 at 23:30, Brett Porter <[email protected]> wrote: > You can also vote for http://jira.codehaus.org/browse/MRELEASE-512 > > On 28/09/2010, at 4:36 AM, Anders Hammar wrote: > > > The validate mojo does what you're asking for ( > > http://maven.apache.org/scm/plugins/validate-mojo.html). >
