Error reporting and robustness for Jandex java index

This commit is contained in:
BoykoAlex
2016-11-08 23:04:04 -05:00
parent 5d35c9a727
commit 01f39c7722
9 changed files with 49 additions and 66 deletions

View File

@@ -22,15 +22,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>