Closed geirsandearm closed 3 years ago
./gradlew -version
Gradle 6.7
------------------------------------------------------------
Build time: 2020-10-14 16:13:12 UTC
Revision: 312ba9e0f4f8a02d01854d1ed743b79ed996dfd3
Kotlin: 1.3.72
Groovy: 2.5.12
Ant: Apache Ant(TM) version 1.10.8 compiled on May 10 2020
JVM: 1.8.0_282 (Private Build 25.282-b08)
OS: Linux 5.4.0-65-generic amd64
This had something to do with https://github.com/gradle/gradle/issues/6750.
My end2end-generated -module contains solely generates-sources (via protobuf). root gradle contains
in the module build.gradle I have: protobufVersion is defined as '3.7.1' elsewhere.
If I ran ./gradlew lintGradle from root directory it fails