You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Leonardo Miguel (Jira)" <ji...@apache.org> on 2019/10/11 13:25:00 UTC

[jira] [Work started] (BEAM-8356) Update Java Katas to Gradle 5.0

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

Work on BEAM-8356 started by Leonardo Miguel.
---------------------------------------------
> Update Java Katas to Gradle 5.0
> -------------------------------
>
>                 Key: BEAM-8356
>                 URL: https://issues.apache.org/jira/browse/BEAM-8356
>             Project: Beam
>          Issue Type: Task
>          Components: katas
>         Environment: I'm using gradle Gradle 5.5.1-20190724234647+0000
>            Reporter: Leonardo Miguel
>            Assignee: Leonardo Miguel
>            Priority: Minor
>
> Running gradle build on learning/katas/java/ using gradle 5 gives the following error:
> {code:java}
> FAILURE: Build failed with an exception.
> * Where:
> Build file '/home/leonardo/IdeaProjects/beam/learning/katas/java/build.gradle' line: 116
> * What went wrong:
> A problem occurred evaluating root project 'Beam_Kata'.
> > Cannot add task 'wrapper' as a task with that name already exists.{code}
> I found out that it's related to "Overriding built-in tasks [deprecated in 4.8|https://docs.gradle.org/5.2.1/userguide/upgrading_version_4.html#deprecations_4.8] now produces an error" from gradle 4.10.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)