Closed gabrielruiu closed 9 years ago
Using a 1.9.+ of the Nebula plugins indicates that you should be using Gradle 1.9. Is that the case? If you are using a newer version of Gradle, please pick the compatible plugin version. You can find more information here.
Solved by using version 2.0+
dependencies { classpath 'com.netflix.nebula:gradle-contacts-plugin:2.0.+' }
dependencies { classpath 'com.netflix.nebula:nebula-publishing-plugin:2.0.+' }
Greetings,
Was trying out the contacts plugin, did a minimal configuration in build.gradle:
But when I run ./gradlew build --stacktrace I get the error: