Skip to content

Missing module-info dependency from jackson-jr-annotation-support #102

@cowtowncoder

Description

@cowtowncoder

(from comment at Fix Gradle Module Metadata for Afterburner, Blackbird)

When using java modules (JDK 11) the jackson-jr-annotation-support will not work as it does not have a requires com.fasterxml.jackson.annotation in its module-info, resulting in invalid access for classes in this com.fasterxml.jackson.annotation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions