|
|
@@ -28,18 +28,5 @@
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/classes"/>
|
|
|
</attributes>
|
|
|
</classpathentry>
|
|
|
- <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 excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
|
|
- <attributes>
|
|
|
- <attribute name="maven.pomderived" value="true"/>
|
|
|
- <attribute name="test" value="true"/>
|
|
|
- </attributes>
|
|
|
- </classpathentry>
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
|
</classpath>
|