On Thu, Aug 11, 2011 at 10:49 AM, Igor Drobiazko
<[email protected]> wrote:
> 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
> }
>
Which version of gradle are you using? Here on milestone4 and groovy
1.8 I don't get this kind of error but the build still broken due to
tests failing (see my other thread).
BTW which is the "supported" gradle version for tapestry? If there's any...
Cheers
--
Massimo
http://meridio.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]