4.0.0 com.avane.xwiki.products xwiki-product-chronopolys-parent 1.0 xwiki-product-chronopolys-test XWiki Products - Chronopolys - Functional Tests pom XWiki Products - Chronopolys - Functional Tests com.xpn.xwiki.platform.tools xwiki-shared-tests ${platform.tool.test.version} test src/test/it org.apache.maven.plugins maven-compiler-plugin testCompile org.apache.maven.plugins maven-resources-plugin testResources org.apache.maven.plugins maven-jar-plugin test-jar org.apache.maven.plugins maven-dependency-plugin unzip-application pre-integration-test unpack com.avane.xwiki.products xwiki-product-chronopolys-${xwiki.db} ${pom.version} zip ${project.build.directory} org.apache.maven.plugins maven-surefire-plugin integration-test test **/AllTests.java pattern ${pattern} xwikiPort ${port} xwikiExecutionDirectory ${basedir}/target/xwiki-product-chronopolys-${xwiki.db}-${pom.version} xwikiExecutionStartCommand ${xwikiExecutionStartCommand} xwikiExecutionStopCommand ${xwikiExecutionStopCommand} debug ${debug} browser ${browser} .* 8080 unix unix sh -f start_xwiki.sh ${port} sh -f stop_xwiki.sh mac mac sh -f start_xwiki.sh ${port} sh -f stop_xwiki.sh macprofiler sh -f start_xwiki_debug.sh ${port} profiler "${profilerPath}" sh -f stop_xwiki.sh windows windows cmd /c start_xwiki.bat ${port} cmd /c stop_xwiki.bat winprofiler cmd /c start_xwiki_debug.bat ${port} profiler ${profilerPath} cmd /c stop_xwiki.bat selenium-tests