We are using jaxb2-maven-plugin v1.6 on JDK8 and running the schemagen
goal.

We have a case now where it fails to generate any schema files and does not
report the error.

[DEBUG] Using SchemaGen of JAXB Reference Implementation  version 2.2.8-b01
[DEBUG] Args for SchemaGenerator: [-d,
C:\svn\JMS\trunk\satcat\satcat-domain\target\generated-resources\schemagen,
-classpath, long list here]
null

Note that it just reports 'null' and then maven goes to the next plugin/etc.

What might be causing this error and how can I get the plugin to report
what is causing this?

-Dave

Reply via email to