Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 057CC7C26 for ; Thu, 14 Jul 2011 21:28:51 +0000 (UTC) Received: (qmail 77091 invoked by uid 500); 14 Jul 2011 21:28:50 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 76985 invoked by uid 500); 14 Jul 2011 21:28:49 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 76977 invoked by uid 99); 14 Jul 2011 21:28:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 21:28:49 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [204.13.248.74] (HELO mho-02-ewr.mailhop.org) (204.13.248.74) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 21:28:41 +0000 Received: from adsl-074-170-244-147.sip.gnv.bellsouth.net ([74.170.244.147] helo=betelgeuse.commonjava.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.72) (envelope-from ) id 1QhTSG-000JZm-Mz for dev@maven.apache.org; Thu, 14 Jul 2011 21:28:21 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 74.170.244.147 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1++JVOZ6tX7GWlmphz6vWgn Message-ID: <4E1F5F72.1060907@commonjava.org> Date: Thu, 14 Jul 2011 17:28:18 -0400 From: John Casey User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: Maven Developers List Subject: Re: SCM info and modules References: <4E1F03BF.8090503@redhat.com> <4E1F0558.40603@commonjava.org> <4E1F0FF0.40003@st.informatik.tu-darmstadt.de> <201107142219.45661.herve.boutemy@free.fr> In-Reply-To: <201107142219.45661.herve.boutemy@free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org The thing that's problematic here is that we're getting fairly deep down the rabbit hole on these sub-languages...it'd be so much better if we had a way to support a proper format for Git SCM information, rather than embedding all that information in a really complex pseudo-URL. On 7/14/11 4:19 PM, Herv� BOUTEMY wrote: > SCM url have mutiple parts when multiple parts mean something. > As you speak about git, [1] shows how tech and push urls can be different for > example > The algorithm to automatically derivate SCM url of a sub-module from parent > SCM should be provider dependendant, available from maven-scm-api. > And Maven Core would be dependendant on this API and detected provider to > calculate > > I remember of such a discussion a little while ago on this list, but I don't > remember the conclusion at that time > > Regards, > > Herv� > > [1] http://maven.apache.org/scm/git.html > > Le jeudi 14 juillet 2011, Andreas Sewe a �crit : >> Hi, >> >>> I'm not 100% sure it should be inherited at all. Inheriting unchanged is >>> only valid for something like Git, but probably never for SVN. However, >>> as you point out, Maven's current guess is usually not good enough >>> either. >> >> the problem is really that Maven currently has only a single element for >> something that requires two: one containing an absolute path to the >> current project's SCM, and one containing the relative path used to move >> from the aggregator's SCM to the child's. >> >> Just my $0.02. >> >> Andreas >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org >> For additional commands, e-mail: dev-help@maven.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > -- John Casey Developer, PMC Member - Apache Maven (http://maven.apache.org) Blog: http://www.johnofalltrades.name/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org