[ http://jira.codehaus.org/browse/CONTINUUM-529?page=comments#action_73315 
] 
            
Martin van den Bemt commented on CONTINUUM-529:
-----------------------------------------------

You will run into other problems when the scm url is inherited and the location 
in scm != artifactId, so better define the correct scm url in the child pom. So 
if you want this fix, this defintely isn't a bug, but at most an enhancement or 
request for this kind of functionality.

> Modules (child) scm connection URLs are not constructed correctly
> -----------------------------------------------------------------
>
>                 Key: CONTINUUM-529
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-529
>             Project: Continuum
>          Issue Type: Bug
>          Components: Core system, SCM
>    Affects Versions: 1.0.2
>            Reporter: Grégory Joseph
>             Fix For: 1.1
>
>
> It *seems* to me that, when adding a parent pom to continuum, which has 
> <modules> defined, but the scm url only defined in the parent, it gets and 
> parses the child poms correctly, but their scm URLs are build as 
> ${parentScmUrl}/${childArtifactId} , while I think they should rather be 
> ${parentScmUrl}/${modulePath}
> Maybe this is a maven inheritance issue, though ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to