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.
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
Though I've only gotten this far after hours of trying to track down how to achieve this in Jakarta EE.