|
|
|
@ -16,16 +16,16 @@
|
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="src" output="target/test-classes" path="home/kske/git/event-bus/event-bus-ap"> |
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="optional" value="true"/> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
<attribute name="test" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> |
|
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="optional" value="true"/> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
<attribute name="test" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="output" path="target/classes"/> |
|
|
|
|