Skip to content

Provider org.glassfish.json.JsonProviderImpl not found #130

@sergioasca

Description

@sergioasca

Hi!

First of all thank you.
When I use le versión v5.9.2-r0 and run a test with an array of json, the test throw this exception:
image
I fixed this adding this dependency:
<dependency> <groupId>org.glassfish</groupId> <artifactId>javax.json</artifactId> <version>1.1.4</version> </dependency>

It's really necesary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions