Several of the gradle plugins we use do not yet support gradle 2.x. We've
set up our repository to bootstrap gradle with gradle's wrapper tool,
though, so you'll want to use ./gradlew rather than a system-installed
gradle. More on this in our docs [1].
[1]
https://github.com/apache/incubator-aur
Hi,
I'm trying to build Aurora as the instructions indicate but it runs into an
error.
I'm running the latest Gradle available from their website (2.0) which
includes Groovy 2.3.3 which seems to be the source of the issue. I'm trying
to compile version 0.5.0-RC2.
Here's the error:
* What went w