Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 22757200CFD for ; Wed, 6 Sep 2017 16:14:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 214D5161BF1; Wed, 6 Sep 2017 14:14:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 671AB16171A for ; Wed, 6 Sep 2017 16:14:19 +0200 (CEST) Received: (qmail 65650 invoked by uid 500); 6 Sep 2017 14:14:18 -0000 Mailing-List: contact notifications-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list notifications@groovy.apache.org Received: (qmail 65641 invoked by uid 99); 6 Sep 2017 14:14:18 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2017 14:14:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 13648C24EC for ; Wed, 6 Sep 2017 14:14:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id OP6NazME1Um3 for ; Wed, 6 Sep 2017 14:14:17 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 2183B61268 for ; Wed, 6 Sep 2017 14:14:16 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 57784E0F01 for ; Wed, 6 Sep 2017 14:14:15 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8BBD724170 for ; Wed, 6 Sep 2017 14:14:14 +0000 (UTC) Date: Wed, 6 Sep 2017 14:14:14 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: notifications@groovy.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GROOVY-8305) Error trying to grab a dependency available in local m2 repo when using the default Ivy settings file provided by Groovy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Sep 2017 14:14:20 -0000 [ https://issues.apache.org/jira/browse/GROOVY-8305?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D161= 55411#comment-16155411 ]=20 ASF GitHub Bot commented on GROOVY-8305: ---------------------------------------- Github user lhein commented on a diff in the pull request: https://github.com/apache/groovy/pull/597#discussion_r137279308 =20 --- Diff: src/resources/groovy/grape/defaultGrapeConfig.xml --- @@ -26,7 +26,7 @@ - + --- End diff -- =20 besides that the change works on my fedora machine. > Error trying to grab a dependency available in local m2 repo when using t= he default Ivy settings file provided by Groovy > -------------------------------------------------------------------------= ----------------------------------------------- > > Key: GROOVY-8305 > URL: https://issues.apache.org/jira/browse/GROOVY-8305 > Project: Groovy > Issue Type: Bug > Components: Grape > Affects Versions: 2.4.12 > Reporter: Aur=C3=A9lien Pupier > > the default Ivy settings file used is: > https://github.com/apache/groovy/blob/183b8fbf0248a2dceffbba684e50c3c2c06= 0e46c/src/resources/groovy/grape/defaultGrapeConfig.xml#L29 > it contains: > {quote} which leads to this kind of error on windows when the file is available i= n the local m2 repo: > {quote}:: downloading artifacts :: > Preparing to download artifact org.apache.camel#camel-catalog-provider-ka= raf;2.19.2!camel-catalog-provider-karaf.jar > =09 trying file:C:\Users\Aurelien Pupier/.m2/repository/org/apache/camel/= camel-catalog-provider-karaf/2.19.2/camel-catalog-provider-karaf-2.19.2.jar > =09=09tried file:C:\Users\Aurelien Pupier/.m2/repository/org/apache/camel= /camel-catalog-provider-karaf/2.19.2/camel-catalog-provider-karaf-2.19.2.ja= r > downloading file:C:/Users/Aurelien Pupier/.m2/repository/org/apache/camel= /camel-catalog-provider-karaf/2.19.2/camel-catalog-provider-karaf-2.19.2.ja= r ... > =09localm2: downloading file:C:/Users/Aurelien Pupier/.m2/repository/org/= apache/camel/camel-catalog-provider-karaf/2.19.2/camel-catalog-provider-kar= af-2.19.2.jar > =09=09to C:\Users\Aurelien Pupier\.groovy\grapes\org.apache.camel\camel-c= atalog-provider-karaf\jars\camel-catalog-provider-karaf-2.19.2.jar.part > java.lang.IllegalArgumentException: Invalid uri 'file:C:/Users/Aurelien P= upier/.m2/repository/org/apache/camel/camel-catalog-provider-karaf/2.19.2/c= amel-catalog-provider-karaf-2.19.2.jar': incorrect path{quote} -- This message was sent by Atlassian JIRA (v6.4.14#64029)