[
https://issues.apache.org/jira/browse/SCM-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-751.
------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> SCM child-project URL composition issue
> ---------------------------------------
>
> Key: SCM-751
> URL: https://issues.apache.org/jira/browse/SCM-751
> Project: Maven SCM
> Issue Type: Bug
> Affects Versions: 1.9, 1.9.1
> Environment: Maven 3.0.5 (because of other restrictions I'm unable to
> upgrade), Windows, Mac, Git 1.8.4 & Git 1.9.2
> Reporter: Jan-Kees van Andel
> Priority: Major
>
> Hi,
> I've migrated some projects from SVN to Git and removed all the SCM entries
> from all but the parent pom.xml. This sounded valid, as the SCM URL will be
> the same for all modules (same Git repo).
> But releasing a sub module (I release submodules separately, not as part of a
> multi-module build) causes the SCM URLs to get the modulename appended, like
> this.
> Original, configured URL: https://git......nl/scm/on/repo.git
> URL used to push: https://git......nl/scm/on/repo.git/modulename
> I found this discussion from 2011:
> http://mail-archives.apache.org/mod_mbox/maven-dev/201107.mbox/%[email protected]%3E
> But I don't see any way in how this is currently resolved. Is this still an
> open issue?
> I'm able to add SCM tags to every module, but that seems a bit cumbersome. Is
> there another way around this?
> Cheers,
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)