properly configured maven plugin

This commit is contained in:
Sem van der Hoeven
2019-12-27 20:55:01 +01:00
parent 2c3b5f2487
commit a9213d6169
7 changed files with 42 additions and 19 deletions

View File

@@ -31,6 +31,11 @@
<attribute name="m2e-apt" 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 kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>