Index: trunk/autoquest-htmlmonitor-test/.classpath
===================================================================
--- trunk/autoquest-htmlmonitor-test/.classpath	(revision 918)
+++ trunk/autoquest-htmlmonitor-test/.classpath	(revision 920)
@@ -9,4 +9,10 @@
 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
 		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="src" output="target/classes" path="src/main/java">
+		<attributes>
+			<attribute name="optional" value="true"/>
 			<attribute name="maven.pomderived" value="true"/>
 		</attributes>
Index: trunk/autoquest-htmlmonitor-test/.settings/org.eclipse.m2e.core.prefs
===================================================================
--- trunk/autoquest-htmlmonitor-test/.settings/org.eclipse.m2e.core.prefs	(revision 918)
+++ trunk/autoquest-htmlmonitor-test/.settings/org.eclipse.m2e.core.prefs	(revision 920)
Index: trunk/autoquest-htmlmonitor-test/pom.xml
===================================================================
--- trunk/autoquest-htmlmonitor-test/pom.xml	(revision 918)
+++ trunk/autoquest-htmlmonitor-test/pom.xml	(revision 920)
@@ -5,12 +5,12 @@
 >
     <parent>
-        <groupId>de.ugoe.cs.quest</groupId>
-        <artifactId>quest-test</artifactId>
+        <groupId>de.ugoe.cs.autoquest</groupId>
+        <artifactId>autoquest-test</artifactId>
         <version>0.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>autoquest-htmlmonitor-test</artifactId>
+    <artifactId>autoautoquest-htmlmonitor-test</artifactId>
     <properties>
-        <tested-artifactId>autoquest-htmlmonitor</tested-artifactId>
+        <tested-artifactId>autoautoquest-htmlmonitor</tested-artifactId>
     </properties>
     <dependencies>
