| 
 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'. 
 
 
 |