Skip to content

Conversation

@jansupol
Copy link
Contributor

No description provided.

@jansupol jansupol linked an issue May 13, 2025 that may be closed by this pull request
@senivam
Copy link
Contributor

senivam commented May 13, 2025

looks like it's required....

[ERROR] Errors: 
[ERROR]   OAuth2Test.testFlow:148->testFlow:190 » MessageBodyProviderNotFound MessageBodyReader not found for media type=application/json, type=interface java.util.Map, genericType=java.util.Map<java.lang.String, java.lang.Object>.
[ERROR]   OAuth2Test.testFlowWithArrayInResponse:153->testFlow:190 » MessageBodyProviderNotFound MessageBodyReader not found for media type=application/json, type=interface java.util.Map, genericType=java.util.Map<java.lang.String, java.lang.Object>.

@hisener
Copy link

hisener commented May 14, 2025

Could we change its scope to test instead?

@senivam
Copy link
Contributor

senivam commented May 14, 2025

@hisener, I think the dependency should be removed from the oath2-client and added as a direct dependency to the e2e and e2e-client modules within the <scope>test</scope>. @jansupol, what do you think?

Signed-off-by: jansupol <jan.supol@oracle.com>
@senivam senivam merged commit de7eebb into eclipse-ee4j:3.0 May 15, 2025
7 checks passed
@senivam senivam added this to the 3.0.18 milestone May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oauth2-client should not depend on jersey-media-json-binding

3 participants