Skip to content

biz.aQute.launcher imports "impossible" packages #6476

Open
@laeubi

Description

@laeubi

If i download this released jar here:

https://mvnrepository.com/artifact/biz.aQute.bnd/biz.aQute.launcher/7.1.0

the manifest contains:

Import-Package           aQute.launcher.agent
                                        aQute.launcher.pre

but these seem to be nowhere exported, instead they are part of an embedded jar named biz.aQute.launcher.pre.jar, leading to problems like:

Missing requirement: biz.aQute.launcher 7.1.0.202411251545 (biz.aQute.launcher 7.1.0.202411251545) requires 'java.package; aQute.launcher.agent 0.0.0' but it could not be found

if one tires to include that in a runtime.

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