Open blackdrag opened 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.
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: