maven work

This commit is contained in:
eugenp
2013-12-18 14:28:30 +02:00
parent 3199aa3b44
commit bae8efe53d
18 changed files with 130 additions and 18 deletions

View File

@@ -27,5 +27,11 @@
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</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"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>