Author: chatellier Date: 2010-02-02 10:03:53 +0000 (Tue, 02 Feb 2010) New Revision: 2968 Modified: isis-fish/trunk/pom.xml Log: Restore integrations tests Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2010-02-01 14:45:26 UTC (rev 2967) +++ isis-fish/trunk/pom.xml 2010-02-02 10:03:53 UTC (rev 2968) @@ -504,7 +504,7 @@ <java.io.tmpdir>${project.build.directory}/surefire-workdir</java.io.tmpdir> </systemPropertyVariables> </configuration> - <!-- <executions> + <executions> <execution> <id>surefire-it</id> <phase>integration-test</phase> @@ -517,7 +517,7 @@ </includes> </configuration> </execution> - </executions> --> + </executions> </plugin> <plugin> <artifactId>maven-site-plugin</artifactId>