I am trying to migrate our project to Gradle 2.0
We use the following plugin : https://github.com/sqality/gradle-scct and it fails with following error.
Failed to notify ProjectEvaluationListener.afterEvaluate(), but primary configuration failure takes precedence. java.lang.IllegalStateException: Expected configuration ‘:scct’ to contain exactly one file, however, it contains no files.