You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/12/27 23:59:58 UTC

[jira] [Closed] (GEODE-118) Gradle dependencies do not follow repositories transitively

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

Anthony Baker closed GEODE-118.
-------------------------------

> Gradle dependencies do not follow repositories transitively
> -----------------------------------------------------------
>
>                 Key: GEODE-118
>                 URL: https://issues.apache.org/jira/browse/GEODE-118
>             Project: Geode
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 1.0.0-incubating
>         Environment: Gradle 2.2.1
> OS:           Mac OS X 10.9.5 x86_64
> JVM:          1.8.0_40 (Oracle Corporation 25.40-b25)
>            Reporter: Joao Peixoto
>
> Using a very basic Gradle setup with dependency on "org.springframework.data:spring-data-gemfire:1.7.0.APACHE-GEODE-EA-SNAPSHOT" throw an exception:
> "java.lang.ClassNotFoundException: com.gemstone.gemfire.internal.GemFireVersion"
> Note from [~jblum] on the mailing list: if using Gradle, know that Gradle has some bizarre bug (bug #?) where "repos" are not transitively used to resolve dependencies of dependencies. This is not an issue for Maven.
> https://gist.github.com/Hartimer/196b4fde7a00a05d7188



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