Skip to content

Requires Java 11 #1009

@srnyx

Description

@srnyx

Expected and Results

The plugin should work on Java 8+
Instead, it requires Java 11+ since 8.3.4
8.3.3 works fine on Java 8+

Related environent and versions

Gradle wrapper: 8.10.2
Shadow: 8.3.4
OS: Windows 11

Reproduction steps

Use Shadow 8.3.4 with Java 8

Anything else?

A problem occurred configuring root project 'PROJECT'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve com.gradleup.shadow:shadow-gradle-plugin:8.3.4.
     Required by:
         root project : > com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.4
      > Dependency requires at least JVM runtime version 11. This build uses a Java 8 JVM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions