Skip to content

Module descriptors under META-INF not found #966

@jafarre-bi

Description

@jafarre-bi

Affected version

4.0.0-beta-2

Bug description

jackson-core 3.0.0-RC9 has the module-info.class located at META-INF/versions/17/module-info.class.
This is correctly recognised when compiling with the plugin version 3.14.0, but it isn't recognised with plugin version 4.0.0-beta-2, and the build crashes because tools.jackson.core module can't be found by other modules that depend on it.
Is this a bug in the 4.x versions or an intentional change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions