Currently gradle build is broken on my machine. I can't perform any of the
gradle tasks. See below
gradle build
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/idrobiazko/Documents/idea/tapestry5/build.gradle' line:
91
* What went wrong:
A problem occurred evaluating root project 'tapestry5'.
Cause: Cannot get property 'plus' on null object
* Try:
Run with -s or -d option to get more details. Run with -S option to get the
full (very verbose) stacktrace.
BUILD FAILED
Total time: 6.652 secs
The problem is caused by the revision r1153867:
ideaModule {
scopes.PROVIDED.plus += configurations.provided
}
--
Best regards,
Igor Drobiazko
http://tapestry5.de