Update jaxb2 usage to get us on the latest version and namespace - #364
Merged
Merged
Conversation
bjagg
approved these changes
Jul 31, 2026
bjagg
left a comment
Member
There was a problem hiding this comment.
Verified the jaxb2-basics migration to the org.jvnet.jaxb 2.0.16 namespace:
- All new coordinates resolve on Maven Central (
jaxb2-basics,jaxb2-basics-runtime,jaxb-maven-plugin@ 2.0.16). - Dropping the plugin's pinned
jaxb-xjc/javax.activation-apideps is safe — CI runs the XJC codegen on all 5 platforms and passes, so they resolve transitively via the new plugin. - Stays on javax-namespace JAXB 2.x (no accidental Jakarta jump), which is right for the Java 11 fleet.
LGTM. Note: uPortal#3008 needs this released as resource-server 1.5.4 before it can go green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.