Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 83716 invoked from network); 28 Dec 2005 01:07:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Dec 2005 01:07:23 -0000 Received: (qmail 39881 invoked by uid 500); 28 Dec 2005 01:07:23 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 39804 invoked by uid 500); 28 Dec 2005 01:07:22 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 39793 invoked by uid 99); 28 Dec 2005 01:07:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2005 17:07:22 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_EXCESS_QP X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2005 17:07:19 -0800 Received: (qmail 31408 invoked by uid 89); 28 Dec 2005 01:06:57 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 28 Dec 2005 01:06:57 -0000 Message-ID: <97419091.1135732017573.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 27 Dec 2005 19:06:57 -0600 (CST) From: "=?ANSI_X3.4-1968?Q?Gr=3Fgory_Joseph_=28JIRA=29?=" To: continuum-dev@maven.apache.org Subject: [jira] Created: (CONTINUUM-529) Modules (child) scm connection URLs are not constructed correctly MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modules (child) scm connection URLs are not constructed correctly ----------------------------------------------------------------- Key: CONTINUUM-529 URL: http://jira.codehaus.org/browse/CONTINUUM-529 Project: Continuum Type: Bug Components: Core system =20 Versions: 1.0.2 =20 Reporter: Gr=E9gory Joseph It *seems* to me that, when adding a parent pom to continuum, which has defined, but the scm url only defined in the parent, it gets and par= ses the child poms correctly, but their scm URLs are build as ${parentScmUr= l}/${childArtifactId} , while I think they should rather be ${parentScmUrl}= /${modulePath} Maybe this is a maven inheritance issue, though ? --=20 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