Is there some local step I should take to upgrade the plugin? I assumed the
correct version is pulled in through gradle.


https://github.com/apache/beam/blob/6ce9701dff711906e09eb163eeb7bdde47220c08/build.gradle#L22

Though does the use of apply False, not override my local version or
something?

> Task :buildSrc:build UP-TO-DATE
FAILURE: Build failed with an exception.
* Where:
Initialization script
'/usr/local/google/home/ajamato/.gradle/init.d/buildScan.gradle' line: 10
* What went wrong:
Failed to apply plugin [class 'com.gradle.scan.plugin.BuildScanPlugin']
> This version of Gradle requires version 2.0.2 of the build scan plugin or
later.
  Please see
https://gradle.com/scans/help/gradle-incompatible-plugin-version for more
information.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 0s
This version of Gradle requires version 2.0.2 of the build scan plugin or
later.
Please see https://gradle.com/scans/help/gradle-incompatible-plugin-version
for more information.

Reply via email to