[
https://issues.apache.org/jira/browse/GOSSIP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Salih Gedik updated GOSSIP-98:
------------------------------
Description:
Neither *compile group: 'org.apache.gossip', name: 'gossip', version:
'0.1.2-incubating'*
nor *compile group: 'org.apache.gossip', name: 'gossip', version:
'0.1.1-incubating'* can be resolved by Gradle. The issue is POM is referencing
version RELEASE of it's parent POM. Th's keyword was dropped in Maven 3
previously. Therefore Gradle cannot resolve it.
(https://discuss.gradle.org/t/dependency-is-being-resolved-by-maven-but-not-gradle/23880
[See this link for details])
was:
Neither *compile group: 'org.apache.gossip', name: 'gossip', version:
'0.1.2-incubating'*
nor *compile group: 'org.apache.gossip', name: 'gossip', version:
'0.1.1-incubating'* can be resolved by Gradle. The issue is POM is referencing
version RELEASE of it's parent POM. Th's keyword was dropped in Maven 3
previously. Therefore Gradle cannot resolve it.
(https://discuss.gradle.org/t/dependency-is-being-resolved-by-maven-but-not-gradle/23880[See
this link for details])
> Gradle unable to resolve dependency
> -----------------------------------
>
> Key: GOSSIP-98
> URL: https://issues.apache.org/jira/browse/GOSSIP-98
> Project: Gossip
> Issue Type: Bug
> Affects Versions: 0.1.2
> Reporter: Salih Gedik
> Priority: Minor
>
> Neither *compile group: 'org.apache.gossip', name: 'gossip', version:
> '0.1.2-incubating'*
> nor *compile group: 'org.apache.gossip', name: 'gossip', version:
> '0.1.1-incubating'* can be resolved by Gradle. The issue is POM is
> referencing version RELEASE of it's parent POM. Th's keyword was dropped in
> Maven 3 previously. Therefore Gradle cannot resolve it.
> (https://discuss.gradle.org/t/dependency-is-being-resolved-by-maven-but-not-gradle/23880
> [See this link for details])
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)