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/09/11 14:05:00 UTC

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

Jens Deppe created GEODE-3586:
---------------------------------

             Summary: 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


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)