Skip to content

Published POM omits the optional provider dependencies (jackson, gson) #1082

Description

@wasabii

The published POM for json-path 2.10.0 declares only json-smart and slf4j-api, but the jar ships classes such as JacksonJsonProvider and GsonJsonProvider that reference jackson-databind and gson. Could these be declared as <optional>true</optional> dependencies so tooling that works from POM metadata can discover them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions