-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When trying to create shadowJar, as instructed in sample, I am receiving the following error message:
What went wrong:
An exception occurred applying plugin request [id: 'org.eclipse.edc.edc-build', version: '1.1.1']
Failed to apply plugin class 'org.eclipse.edc.plugins.edcbuild.plugins.TestSummaryPlugin'.
Could not create task ':test'.
> Could not create task of type 'Test'.
> Could not create an instance of type org.gradle.api.internal.tasks.testing.DefaultTestTaskReports.
> Could not create an instance of type org.gradle.api.reporting.internal.DefaultReportContainer.
> Type T not present
Changing the gradle version in ./gradle/wrapper/gradle-wrapper.toml to 8.7 has helped
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels