-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD
-
Release Notes Summary:Jakarta dependencies not used by Nuxeo are now forbidden in the Maven build
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #112, nxplatform #113
-
Story Points:3
We would like to forbid Jakarta dependencies in Nuxeo build since our Tomcat version doesn't handle them. This will allow to not have conflicts or weird behavior in Nuxeo, and warn us when a dependency upgrade brings such artifacts.
All dependencies with jakarta.* groupId should be denied from build, except jakarta.xml.bind-api which is required by launcher.
- is related to
-
NXP-31792 Upgrade libthrift to 0.14.0
- Resolved