diff --git a/acs-integration-tests/pom.xml b/acs-integration-tests/pom.xml index d4e2d336..2fd331df 100644 --- a/acs-integration-tests/pom.xml +++ b/acs-integration-tests/pom.xml @@ -427,6 +427,27 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.5.0 + + + pre-integration-test + + exec + + + + + cf + + logs + ${acs.appname} + + true + +