Ignoring optional compile problems for generated sources

This commit is contained in:
Kai S. K. Engelbart 2019-11-05 06:01:17 +01:00
parent a9b55ee1fb
commit d47727a584

View File

@ -32,6 +32,7 @@
</classpathentry>
<classpathentry kind="src" output="target/classes" path="target/generated-sources/jaxb">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="optional" value="true"/>
</attributes>