You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/11 14:08:01 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161304#comment-16161304 ] 

ASF subversion and git services commented on GEODE-3586:
--------------------------------------------------------

Commit 361c61f0cd88d1cb4951cd472875da16b73f53e6 in geode's branch refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=361c61f ]

GEODE-3586: Fix syntax in uploadArchives task (since gradle 3.5)


> 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
>
> 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)