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 93503ae861
commit 6396764dd6
1 changed files with 1 additions and 0 deletions

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>