jaxb2-annotate-plugin
jaxb2-annotate-plugin copied to clipboard
Add arbitrary annotations to JAXB classes.
If you follow the maven-jaxb2-plugin repo, you should have notice that with @mattrpav , we are currently working on consolidating the 4 (and then 5 - with hyperjaxb3 coming at...
I am generating classes directly from a wsdl using wsimport. I would like to annotate the resulting classes. The jaxws-maven-plugin allows jaxb plugins to be included/compiled by including them as...
You can reproduce in current test `jaxws`. The annotations defined in wsdl-bindings.xjb doesn't get added to the types under the wsdl_schema package.
How can I annotate a JAX-WS Interface? I've seen the test case https://github.com/highsource/jaxb2-annotate-plugin/tree/master/tests/jaxws Actually I want an annotation on the interface. In the wsdl that is > resulting in code...
Is it possible to use this plugin to remove all annotations of a certain type off all the generated classes. E.g. I want to ensure the generated source does not...
Hi, I have an issue that requires me to add the @XmlValueExtension annotation to an object attribute that is generated by a Simple content extending double. I can't find how...
Bumps commons-io from 1.2 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps ant from 1.7.0 to 1.10.9. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Can you share the file offline or make it available somewhere else please?