|
@@ -15,16 +15,17 @@ |
|
@@ -15,16 +15,17 @@ |
15
|
<attributes>
|
15
|
<attributes>
|
16
|
<attribute name="optional" value="true"/>
|
16
|
<attribute name="optional" value="true"/>
|
17
|
<attribute name="maven.pomderived" value="true"/>
|
17
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
18
|
+ <attribute name="test" value="true"/>
|
18
|
</attributes>
|
19
|
</attributes>
|
19
|
</classpathentry>
|
20
|
</classpathentry>
|
20
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
21
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
21
|
<attributes>
|
22
|
<attributes>
|
22
|
<attribute name="maven.pomderived" value="true"/>
|
23
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
24
|
+ <attribute name="test" value="true"/>
|
23
|
</attributes>
|
25
|
</attributes>
|
24
|
</classpathentry>
|
26
|
</classpathentry>
|
25
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
27
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
26
|
<attributes>
|
28
|
<attributes>
|
27
|
- <attribute name="module" value="true"/>
|
|
|
28
|
<attribute name="maven.pomderived" value="true"/>
|
29
|
<attribute name="maven.pomderived" value="true"/>
|
29
|
</attributes>
|
30
|
</attributes>
|
30
|
</classpathentry>
|
31
|
</classpathentry>
|
|
@@ -34,6 +35,5 @@ |
|
@@ -34,6 +35,5 @@ |
34
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
35
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
35
|
</attributes>
|
36
|
</attributes>
|
36
|
</classpathentry>
|
37
|
</classpathentry>
|
37
|
- <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
|
38
|
<classpathentry kind="output" path="target/classes"/>
|
38
|
<classpathentry kind="output" path="target/classes"/>
|
39
|
</classpath> |
39
|
</classpath> |