[GRADLE-3482] Could not create task of type 'DependencyManagementReportTask' Created: 10/Jun/16  Updated: 01/Aug/16  Resolved: 01/Aug/16

Status: Resolved
Project: Gradle
Affects Version/s: 3.0-milestone-1
Fix Version/s: None

Type: Bug
Reporter: Eric Wendelin Assignee: Unassigned
Resolution: Not A Bug Votes: 1


 Description   

Example project: https://github.com/uli-heller/uli-gradle/tree/master/110-springboot

Note that this works on Gradle 2.14-rc-6.

Produces:
~/src/testing/uli-gradle/110-springboot (master ✔) ᐅ gradle help

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Users/ewendelin/src/testing/uli-gradle/110-springboot/build.gradle' line: 3
  • What went wrong:
    A problem occurred evaluating root project '110-springboot'.
    > Failed to apply plugin [class 'io.spring.gradle.dependencymanagement.DependencyManagementPlugin']
    > Could not create task of type 'DependencyManagementReportTask'.


 Comments   
Comment by Lari Hotari [ 13/Jun/16 ]

Issue in dependency-management-plugin is https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/87 and that was closed now and a fix will most probably be included in the next release of dependency-management-plugin (0.6.0.RELEASE).

Generated at Wed Jun 30 12:49:56 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.