We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
module-info.java is not present in the binary jar (problem.jar) but in the gennerated source jar (problem-sources.jar).
Let the moditect-maven-plugin generate it to to the src/main/resources directory.
After converting the jar into OSGI bundle, the OSGI-resolver fails to find the binary jar.