You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (JIRA)" <ji...@apache.org> on 2017/10/09 14:34:00 UTC

[jira] [Resolved] (GEODE-3586) Gradle uploadArchives task is broken

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

Jens Deppe resolved GEODE-3586.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Gradle uploadArchives task is broken
> ------------------------------------
>
>                 Key: GEODE-3586
>                 URL: https://issues.apache.org/jira/browse/GEODE-3586
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>             Fix For: 1.3.0
>
>
> Since upgrading to gradle {{3.5}}, the task gives the following error:
> {noformat}
> 1: Task failed with an exception.
> -----------
> * Where:
> Script '/home/jenkins/jenkins-slave/workspace/Geode-nightly/gradle/publish.gradle' line: 116
> * What went wrong:
> Execution failed for task ':extensions/geode-modules-assembly:uploadArchives'.
> > Could not find which method repositories() to invoke from this list:
>     public org.gradle.api.artifacts.dsl.RepositoryHandler org.gradle.api.tasks.Upload#repositories(groovy.lang.Closure)
>     public org.gradle.api.artifacts.dsl.RepositoryHandler org.gradle.api.tasks.Upload#repositories(org.gradle.api.Action)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)