Return-Path: X-Original-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0741B7348 for ; Mon, 18 Jul 2011 07:01:11 +0000 (UTC) Received: (qmail 58303 invoked by uid 500); 18 Jul 2011 07:01:10 -0000 Delivered-To: apmail-incubator-isis-dev-archive@incubator.apache.org Received: (qmail 58253 invoked by uid 500); 18 Jul 2011 07:01:06 -0000 Mailing-List: contact isis-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-dev@incubator.apache.org Received: (qmail 58239 invoked by uid 99); 18 Jul 2011 07:01:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2011 07:01:04 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dkhaywood@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2011 07:00:58 +0000 Received: by wwi18 with SMTP id 18so2579637wwi.0 for ; Mon, 18 Jul 2011 00:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type; bh=tmz4J2zWidi4LqBTSeAHZYWPVAFTxNjI/+UhP24xKzg=; b=d3f5kjsznHAtTXyrHDAb4n6IgjuExl634S9ZJ/kpTaM8sEaNDoXWS9yJPcpYAR7EGp GEPYLvGhnKSz8ykQQQ9Hedj4NKnh38LdS+9npXtaQSN7q2OA1IQLEsfdk3QR2RaHW/I1 LK1I5+muTt+pXdTqtonk2bY63YpAjrOrCuHSw= Received: by 10.216.16.145 with SMTP id h17mr1247387weh.104.1310972437620; Mon, 18 Jul 2011 00:00:37 -0700 (PDT) Received: from [172.31.209.54] ([158.230.100.10]) by mx.google.com with ESMTPS id z83sm2147137weq.20.2011.07.18.00.00.35 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 18 Jul 2011 00:00:36 -0700 (PDT) Message-ID: <4E23DA18.4050202@gmail.com> Date: Mon, 18 Jul 2011 08:00:40 +0100 From: Dan Haywood Reply-To: dan@haywood-associates.co.uk Organization: Haywood Associates Ltd. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: isis-dev@incubator.apache.org Subject: Re: (Fwd) [jira] [Commented] (CONFIGURATION-454) Malformed pom upl References: <4E232FED.5269.1C6229E@kevin.kmz.co.za> In-Reply-To: <4E232FED.5269.1C6229E@kevin.kmz.co.za> Content-Type: multipart/mixed; boundary="------------030900080909000708040300" --------------030900080909000708040300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 17/07/2011 19:54, Kevin Meyer - KMZ wrote: > I created a ticket for the commons-configuration issue.. > > Can any tell me what Joerg's comment below implies? > > Would the problem be fixed if we find an alternate source for the pom? > Sorry, don't know. Where is our dependency to this module in our code? Dan > > ------- Forwarded message follows ------- > Date sent: Sat, 16 Jul 2011 20:22:00 +0000 (UTC) > From: "Joerg Schaible (JIRA)" > To: kevin@kmz.co.za > Subject: [jira] [Commented] (CONFIGURATION-454) > Malformed pom uploaded to > repositories > > > [ https://issues.apache.org/jira/browse/CONFIGURATION- > 454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=13066530#comment-13066530 ] > > Joerg Schaible commented on CONFIGURATION-454: > ---------------------------------------------- > > I think this is a left-over from a M1 POM where the POM was actually a > Jelly script. Can't remember currently, but it might be that 1.6 was still > released with M1 and the POM you're facing has been auto-converted" > by Maven folks' repository tools. > >> Malformed pom uploaded to repositories >> -------------------------------------- >> >> Key: CONFIGURATION-454 >> URL: https://issues.apache.org/jira/browse/CONFIGURATION-454 >> Project: Commons Configuration >> Issue Type: Bug >> Components: Build >> Affects Versions: 1.6 >> Reporter: Kevin Meyer >> Priority: Minor >> Labels: maven >> >> The pom downloaded, for example, from: >> http://uk.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom >> is damaged: e.g. the is given as: >> http://commons.apache.org/${pom.artifactId.substring(8)}/ >> ${basedir} >> etc. >> This affects the generated licenses for other projects. >> Compare with commons-collections, which is fine. >> Problems seems to be in trunk/project.xml ? > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > > ------- End of forwarded message ------- > -- > > --------------030900080909000708040300--