diff --git a/examples/pom.xml b/examples/pom.xml deleted file mode 100644 index 012baf2..0000000 --- a/examples/pom.xml +++ /dev/null @@ -1,293 +0,0 @@ - - - 4.0.0 - - - org.jboss.seam.security - seam-security-parent - 3.0.0-SNAPSHOT - ../pom.xml - - - org.jboss.seam.security - seam-security-example-parent - pom - 3.0.0-SNAPSHOT - Seam Security Example Parent - - - - 1.0.1 - 1.5.1.Final - - *firefoxproxy - http://localhost:8080 - 14444 - localhost - 0 - 30000 - false - ${project.build.directory}/ftest - 300 - 1.5.1.Final - - true - - 120000 - localhost - http://${context.host}:8080/ - /${project.build.finalName}/ - ${context.path} - ${env.JBOSS_HOME}/server/default - - - war - * - false - 15000 - 30000 - 5000 - 30000 - src/test/resources/ftests.xml - - - - - - org.seleniumhq.selenium.client-drivers - selenium-java-client-driver - ${selenium.java.client.version} - test - - - org.jboss.test - richfaces-selenium - ${richfaces.selenium.version} - test - - - org.testng - testng - 5.12.1 - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - org.codehaus.mojo - selenium-maven-plugin - 1.0.1 - - - org.codehaus.cargo - cargo-maven2-plugin - 1.0 - - - org.codehaus.mojo - failsafe-maven-plugin - - - - - - ftest - - verify - - - - org.codehaus.mojo - selenium-maven-plugin - - - start-selenium - pre-integration-test - - start-server - - - true - ${selenium.server.port} - true - ${selenium.log.dir}/selenium-server.log - ${selenium.debug} - ${selenium.debug} - - - - - - org.codehaus.mojo - failsafe-maven-plugin - - - ${basedir}/${ftest.suite.xml} - - -Xmx748m - once - - - method - ${method} - - - browser - ${selenium.browser} - - - context.root - ${context.root} - - - context.path - ${context.path} - - - selenium.host - ${selenium.server.host} - - - selenium.port - ${selenium.server.port} - - - selenium.debug - ${selenium.debug} - - - selenium.maximize - ${selenium.maximize} - - - maven.resources.dir - ${resources.dir} - - - maven.project.build.directory - ${project.build.directory} - - - selenium.timeout.default - ${selenium.timeout.default} - - - selenium.timeout.gui - ${selenium.timeout.gui} - - - selenium.timeout.ajax - ${selenium.timeout.ajax} - - - selenium.timeout.model - ${selenium.timeout.model} - - - selenium.speed - ${selenium.speed} - - - selenium.timeout - ${selenium.timeout} - - - basedir - ${basedir} - - - - - - verify - verify - - verify - - - - integration-test - integration-test - - integration-test - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - stop-selenium - post-integration-test - - - - - - - - run - - - - - - - - - jbossas-remote-6 - - - - org.codehaus.cargo - cargo-maven2-plugin - - - jboss5x - remote - - - runtime - - - - - deploy - pre-integration-test - - deploy - - - - undeploy - post-integration-test - - undeploy - - - - - - - - - -