-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF02, 11.1, 2021.0
-
Component/s: Tests
-
Tags:
-
Sprint:nxcore 11.1.3
-
Story Points:1
We want to remove okhttp dependency from nuxeo parent pom because it conflicts with dependency of nuxeo-java-client when a project depends on these two dependencies.
Both dependencies are only used in tests, and okhttp is only used near java client calls.
Furthermore, nuxeo-java-client should be in test scope because it is not an official Nuxeo Platform dependency and client is not tied to a specific version of Nuxeo (no need to link nuxeo and client versions).
- is related to
-
NEV-67 Change used token from JWT to OAuth2 in ARender
- Resolved
-
JAVACLIENT-184 Handle refresh token when using OAuth2 authentication
- Resolved