-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I added this plugin to a project exactly as described in the instructions and now any Gradle task, including clean fails with the following error:
> Configure project :
Evaluating root project '[project]' using build file '/Users/benfa/repos/[project]/build.gradle'.
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/benfa/repos/[project]/build.gradle' line: 5
* What went wrong:
An exception occurred applying plugin request [id: 'ai.clarity.codeartifact', version: '0.0.12']
> Failed to apply plugin [id 'ai.clarity.codeartifact']
> Could not find method getSharedServices() for arguments [] on build '[project]' of type org.gradle.invocation.DefaultGradle.
* Try:
Run with --stacktrace option to get the stack trace. Run with --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 1s
I'm using the latest version of this plugin (0.0.12) and Gradle 5.3. Is there a minimum Gradle version this plugin can be used with?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels