[
https://issues.apache.org/jira/browse/GROOVY-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904494#comment-15904494
]
Paul King commented on GROOVY-8037:
-----------------------------------
It would be useful if someone could create a mini sample project that could be
used for testing which is broken with the current Ivy implementation.
> support aether/maven Grapes resolution
> --------------------------------------
>
> Key: GROOVY-8037
> URL: https://issues.apache.org/jira/browse/GROOVY-8037
> Project: Groovy
> Issue Type: Improvement
> Reporter: Romain Manni-Bucau
>
> This is quite bothering to work with ivy/grapes on development cause it
> doesn't support well snapshots, it would be very convenient to support maven
> SNAPSHOT out of the box.
> One solution I see is to reuse eiather grape engine from spring boot
> (https://github.com/spring-projects/spring-boot/blob/master/spring-boot-cli/src/main/java/org/springframework/boot/cli/compiler/grape/AetherGrapeEngine.java)
> with a few adaptations probably + enable to select the grape engine in its
> groovy distribution or groovy JVM or to just add full support for snapshots
> policy out of the box.
> wdyt?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)