org.cumulus4j.parent
org.cumulus4j
1.2.1-SNAPSHOT
../org.cumulus4j.parent/pom.xml
4.0.0
org.cumulus4j.integrationtest.withkeyserver
org.cumulus4j.integrationtest.withkeyserver
Web-app providing a key server that extends the deployment scenario tested by org.cumulus4j.integrationtest.webapp. It integrates an app server, a client and a separate key server in order to test the whole system. The tests in this project use a key manager running inside the key server as opposed to the tests in org.cumulus4j.integrationtest.webapp.
com.sun.jersey
jersey-client
org.cumulus4j
org.cumulus4j.integrationtest.webapp
war
org.cumulus4j
org.cumulus4j.keymanager.front.webapp
war
org.cumulus4j
org.cumulus4j.keymanager.front.shared
org.cumulus4j
org.cumulus4j.keymanager.api
org.cumulus4j
org.cumulus4j.testutil
com.sun.jersey
jersey-json
test
test
maven.test.skip
!true
org.mortbay.jetty
jetty-maven-plugin
${settings.localRepository}/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/${project.version}/org.cumulus4j.keymanager.front.webapp-${project.version}.war
stop.${project.artifactId}
9996
/org.cumulus4j.keymanager.front.webapp
${basedir}/src/test/java;${settings.localRepository}/org/slf4j/slf4j-log4j12/${slf4j.version}/slf4j-log4j12-${slf4j.version}.jar;${settings.localRepository}/log4j/log4j/${log4j.version}/log4j-${log4j.version}.jar
8686
60000
cumulus4j.keyStoreDir
${basedir}/target/integration-test-key-stores
start-jetty
pre-integration-test
deploy-war
0
true
maven-surefire-plugin
**/*
maven-failsafe-plugin
**/Test*.java
**/*Test.java
**/IT*.java
**/*IT.java
integration-test