Update Gradle Wrapper #454
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 24s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* Where:
Build file '/home/runner/work/conductor/conductor/build.gradle' line: 52
* What went wrong:
A problem occurred evaluating root project 'conductor'.
> Failed to apply plugin class 'org.gradle.api.plugins.JavaPlugin'.
> No signature of method: static org.gradle.api.plugins.internal.JvmPluginsHelper.configureDocumentationVariantWithArtifact() is applicable for argument types: (String, null, String, EmptyList, String, org.gradle.api.internal.file.DefaultSourceDirectorySet_Decorated...) values: [sourcesElements, null, sources, [], sourceJar, main source, ...]
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 29s
|