-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working