Open
Description
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
Labels
No labels