Closed luciano-coder closed 9 years ago
The fix in question is in the https://github.com/mojohaus/jaxb2-maven-plugin/pull/30 pull request. I am also running into this issue and it makes troubleshooting more exotic use cases of the plugin a bit more on the difficult end of things. Given the obviousness of the problem and the narrow scope of the fix, I would consider it a no brainer when considering whether to merge it and cut a quick dot release. :)
Nice fix; we can never assume that the cause it set in an Exception.
It would be really nice to have a release with this fix. I have not been able to upgrade from 1.5 for a long time because I get this exception and have no way to track down the issue.
On 2.2 i'm getting a NullPointerException on line 492 in AbstractXsdGeneratorMojo.java.
There is no indication of the root cause of this. There is also a pending pull request (done by another member) for this issue.