You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Darryl L. Miles (JIRA)" <ji...@codehaus.org> on 2012/12/10 11:30:13 UTC

[jira] (MRELEASE-331) SCM urls are broken for all modules, except the parent

    [ https://jira.codehaus.org/browse/MRELEASE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=315316#comment-315316 ] 

Darryl L. Miles commented on MRELEASE-331:
------------------------------------------

One possible workaround is to try adding a "#" to end of the text in the super POM that sets the <scm> URL elements.  This causes the unwanted appended part to become a URL fragment.  You maybe lucky enough that your SCM provider ignores URL fragments.
                
> SCM urls are broken for all modules, except the parent 
> -------------------------------------------------------
>
>                 Key: MRELEASE-331
>                 URL: https://jira.codehaus.org/browse/MRELEASE-331
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: scm
>    Affects Versions: 2.0-beta-7
>            Reporter: Vincent Siveton
>            Priority: Blocker
>              Labels: scrub-review-started
>
> This comes from the parent pom, which is missing a / at the end of the scm urls.
> See: http://www.nabble.com/Re%3A-svn-commit%3A-r635240---in--maven-plugin-tools-trunk%3A-.--maven-plugin-plugin--maven-plugin-tools-ant--maven-plugin-tools-api--maven-plugin-tools-beanshell--maven-plugin-tools-java--maven-plugin-tools-javadoc--maven-plugin-tools-model--tt15929761s177.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira