Skip to content

error: archive contains more than 65535 entries #281

@lahngp

Description

@lahngp

When I apply the shadowJar task, then the "archive contains more than 65535 entries" was raised, I put this information here. Following is the detailed message:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':KanxxxxSystem:shadowJar'.

org.apache.tools.zip.Zip64RequiredException: archive contains more than 65535 entries.

To build this archive, please enable the zip64 extension.
See: https://docs.gradle.org/3.3/dsl/org.gradle.api.tasks.bundling.Zip.html#org.gradle.api.tasks.bundling.Zip:zip64

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 30.57 secs
archive contains more than 65535 entries.

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