Sorry to post here, but I couldn't find a mailing list anywhere.
I'm unable to build the project locally (see error message below from gradle). Any ideas on how to fix this?
$ ./gradlew
FAILURE: Build failed with an exception.
* Where:
Script 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle' line: 48
* What went wrong:
A problem occurred configuring root project 'fest-android'.
> No such property: GROUP for class: org.gradle.api.publication.maven.internal.ant.DefaultGroovyMavenDeployer
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Sorry to post here, but I couldn't find a mailing list anywhere.
I'm unable to build the project locally (see error message below from gradle). Any ideas on how to fix this?