Details
-
Task
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
-
I'm using gradle Gradle 5.5.1-20190724234647+0000
Description
Running gradle build on learning/katas/java/ using gradle 5 gives the following error:
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.
I found out that it's related to "Overriding built-in tasks deprecated in 4.8 now produces an error" from gradle 4.10.
Attachments
Issue Links
- links to