[
https://jira.codehaus.org/browse/MRELEASE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=282448#comment-282448
]
Tobias Schöneberg commented on MRELEASE-331:
--------------------------------------------
>> Is this still an issue?
Yes, it is.
I met the same problems that are described here:
http://code.google.com/p/ppwcode/issues/detail?id=100
I'm using a parent-pom that defines
<connection>scm:hg:https://(my-hg-server)/${project.groupId}.${project.artifactId}/</connection>
I inherit this in a child pom (not a module of the parent pom!) and in my
effective pom, I end up with this:
<connection>scm:hg:https://(my-hg-server)/${project.groupId}.${project.artifactId}/${project.artifactId}/</connection>
This renders inheritance of scm-settings useless for me.
Btw, I tried it with and without a trailing slash at the end of the URL.
Im using maven 3.0.3.
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira