Skip to content

Update to from "8.1.1" to "9.1.0" leads to "Cannot expand ZIP .... .pom" #1716

@tchiotludo

Description

@tchiotludo

Expected and Results

In the previous version, everything is fine

    id "com.github.johnrengelman.shadow" version "8.1.1"

but when update to latest version

    id "com.gradleup.shadow" version "9.1.0"

the shadowJar test failed with this error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':shadowJar'.
> Cannot expand ZIP '/home/ludo/.gradle/caches/modules-2/files-2.1/org.graalvm.js/js-community/24.2.2/f30ba393d9a64382fda48616af973773c906d2ec/js-community-24.2.2.pom'.

Related environment and versions

  • id "com.gradleup.shadow" version "9.1.0"
  • gradle version 8.13

Reproduction steps

The full reproduction is here, with a simple ./gradlew shadowJar

Anything else?

No response

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