Skip to content

Wrong gradle version? #209

@zefmud

Description

@zefmud

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions