Skip to content

module-info.java is placed in the wrong jar #426

@ghost

Description

module-info.java is not present in the binary jar (problem.jar) but in the gennerated source jar (problem-sources.jar).

Possible Fix

Let the moditect-maven-plugin generate it to to the src/main/resources directory.

Context

After converting the jar into OSGI bundle, the OSGI-resolver fails to find the binary jar.

Your Environment

  • Version used: 0.27.1 (any above 0.25.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions