[ https://jira.codehaus.org/browse/SCM-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345882#comment-345882 ]
Dan Tran commented on SCM-741: ------------------------------ I would propose we disable this test, and create another Jira so that we can enhance the test to handle SVN specific version. Currently there is no 'official' snapshot available for m-scm-p-1.10-SNAPSHOT > scm:validate for svn should offer a way to check the current directory > actually matches what's declared in the pom > ------------------------------------------------------------------------------------------------------------------ > > Key: SCM-741 > URL: https://jira.codehaus.org/browse/SCM-741 > Project: Maven SCM > Issue Type: Improvement > Components: maven-scm-provider-svn > Reporter: Baptiste Mathus > Fix For: 1.10 > > > scm:validate for svn currently only validates the URL has a good format, but > nothing about its actual validity. > The first thing that could be done is to offer a way use the svn info output, > retrieve the "URL:" line and check if it matches the > project/scm/developerConnection declaration (or one of them?). > This would be useful to the release-plugin. A lot of people already got > burned by the svn copy that would actually copy something else that the > current project content to the tag because the URL was wrong (see > MRELEASE-512 and MRELEASE-494 and MRELEASE-445 for just some examples). > Currently working on a patch for it. But if you have any feedback, I'd be > glad to hear about it. > Cheers and thanks for the work guys. -- This message was sent by Atlassian JIRA (v6.1.6#6162)