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
2023-06-29T12:18:53.343+0200 [INFO] [org.gradle.api.internal.project.ant.AntLoggingAdapter] [ant:jaxb] failure in the XJC task. Use the Ant -verbose switch for more details
I think the work-around could be adding config element to resolve these and package name need to be set to empty so XJC will genereate using default package settings see
I am unable to generate java classes for the ITxPT spec. But the files can be generated individually. It seems to be a problem with the type
IPv4Type
that is used in both SubscribeRequestMessage.xsd and UnsubscribeRequestMessage.xsdThe failure message I am getting is:
To reproduce the issue:
gradle jaxb
The text was updated successfully, but these errors were encountered: