Skip to content

Shadow Manifest Class-Path incorrectly references location of jars from the shadow configuration #91

@johnrengelman

Description

@johnrengelman

when installing a shadow application the -all jar and all deps from the shadow configuration are copied to the /lib directory.
The manifest file in the shadow jar references the path to the external jars as 'lib/file.jar'. This is incorrect because the manifest will be loading the files from a path relative to where the manifest is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions