roberto-cisternino opened a new issue, #6534:
URL: https://github.com/apache/netbeans/issues/6534
### Apache NetBeans version
Apache NetBeans 19
### What happened
The maven plugin maven-jaxb2-plugin is outdated.
Also it is unuseful to use other plugins such as
com.evolvedbinary.maven.jvnet jaxb23-maven-plugin because they rely on
glassfish jaxb library that in turn creates "duplicate key" issues with
openapi.
java.lang.IllegalStateException: Duplicate key
jakarta.xml.bind.annotation.XmlInlineBinaryData (attempted merging values
AnnotationTypeImpl{name='jakarta.xml.bind.annotation.XmlInlineBinaryData',
annotations=[ java.lang.annotation.Retention java.lang.annotation.Target
java.lang.annotation.Retention java.lang.annotation.Target], subclasses=[],
parent=null, interfaces=[], implementors=[], referenced from []} and
InterfaceModelImpl{name='jakarta.xml.bind.annotation.XmlInlineBinaryData',
annotations=[], subclasses=[], parent=null, interfaces=[], implementors=[
org.glassfish.jaxb.runtime.v2.model.annotation.XmlInlineBinaryDataQuick]})
Is there any maven plugin that is usable to work with jakartaEE ?
### How to reproduce
Using the JAXB Binding wizard...
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
Windows 10
### JDK
17
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
_No response_
### Are you willing to submit a pull request?
No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists