Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.4.6
-
None
-
None
-
Mac, Groovy installed via homebrew
Description
How to Reproduce
$ 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
Yields:
Error in resolve: Error grabbing Grapes -- [download failed: com.jcraft#jzlib;1.1.3!jzlib.jar]
I can reproduce this on two Macs.
Attachments
Attachments
Issue Links
- is related to
-
GROOVY-8655 Grapes fails to download artifact if POM exists in m2 local, but jar does not
- Open