melix / antlr4-gradle-plugin

Antlr4 plugin for Gradle
Apache License 2.0
41 stars 13 forks source link

none-SNAPSHOT 0.1 plugin not accepted #6

Open blackdrag opened 10 years ago

blackdrag commented 10 years ago

Using the build file from https://github.com/groovy/groovy-core/blob/antlr4/subprojects/groovy-antlr4-grammar/build.gradle with id d40e1c5c4430d4453fd8048c87d4eb3338e98c5b, changing it to not use SNAPSHOT and then executing ./gradlew :groovy-grammar-antlr4:clean results in gradle reporting this error:

* What went wrong:
A problem occurred evaluating project ':groovy-antlr4-grammar'.
> Plugin with id 'antlr4' not found.