You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be awesome if there were an actual mapping of artifacts from Java EE -> Jakarta EE.
E.g. after hours of looking I am unable to determine how to convert a build that works perfectly well with Java EE XJC, but no idea what the related Jakarta artifacts are.
Specifically having trouble with
org.jvnet.jaxb2_commons:jaxb2-basics:0.12.0
org.jvnet.jaxb2_commons:jaxb2-basics-ant:0.12.0
Though I've only gotten this far after hours of trying to track down how to achieve this in Jakarta EE.