Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.2.0, CP-5.2.0
-
Component/s: Clients, Components, Container, Packaging, Registry Overlay, Shared library, Tools
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
No Maven plugins exist generating classes compliant with Jaxb3:
As JaxB 3 changes javax.* package name to jakarta.*, we will bump JaxB to 2.3.3 to be able to use the actual org.jvnet.jaxb2.maven2:maven-jaxb2-plugin
- org.jvnet.jaxb2.maven2:maven-jaxb2-plugin does not support JaxB 3 and seems to be dead.
- org.codehaus.mojo:jaxb2-maven-plugin:3.0.0 that should support JaxB 3 is not available in a Maven repository
As JaxB 3 changes javax.* package name to jakarta.*, we will bump JaxB to 2.3.3 to be able to use the actual org.jvnet.jaxb2.maven2:maven-jaxb2-plugin