You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul Hammant (JIRA)" <ji...@apache.org> on 2016/03/04 01:21:40 UTC

[jira] [Updated] (GROOVY-7776) Grape barfs on item in maven-central

     [ https://issues.apache.org/jira/browse/GROOVY-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Hammant updated GROOVY-7776:
---------------------------------
    Attachment: grape_mystery.txt

> Grape barfs on item in maven-central
> ------------------------------------
>
>                 Key: GROOVY-7776
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7776
>             Project: Groovy
>          Issue Type: Bug
>          Components: Grape
>    Affects Versions: 2.4.6
>         Environment: Mac, Groovy installed via homebrew
>            Reporter: Paul Hammant
>         Attachments: grape_mystery.txt
>
>
> {code:title=How to Reproduce|borderStyle=solid}
> $ grape --version
> Groovy Version: 2.4.6 JVM: 1.9.0-ea
> $ rm -rf ~/.m2/repository/com/jcraft
> $ rm -rf ~/.ivy2/cache/
> $ rm -rf ~/.groovy/grapes/
> $ grape -V resolve com.jcraft jzlib 1.1.3
> {code}
> Yields:
> {code}
> Error in resolve:
>     Error grabbing Grapes -- [download failed: com.jcraft#jzlib;1.1.3!jzlib.jar]
> {code}
> I can reproduce this on two Macs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)