org.wso2.iot.integration.tests org.wso2.iot 1.0.0-SNAPSHOT ../pom.xml 4.0.0 Integration Test Reporting org.wso2.carbon.mb.integration.reports pom with-tests true !maven.test.skip org.codehaus.mojo exec-maven-plugin 1.2.1 my-exec install exec java -Dbasedir=${basedir} -Dcarbon.zip=${basedir}/../../../distribution/target/wso2iot-broker-${project.version}.zip -Dinstr.file=${basedir}/src/main/resources/instrumentation.txt -Dfilters.file=${basedir}/src/main/resources/filters.txt -classpath org.wso2.carbon.automation.engine.frameworkutils.TestCoverageGenerator ${basedir}/target without-tests true maven.test.skip org.codehaus.mojo exec-maven-plugin 1.2.1 my-exec install exec true java -Dbasedir=${basedir} -Dcarbon.zip=${basedir}/../../../distribution/target/wso2iot-broker-${project.version}.zip -Dinstr.file=${basedir}/src/main/resources/instrumentation.txt -Dfilters.file=${basedir}/src/main/resources/filters.txt -classpath org.wso2.carbon.automation.engine.frameworkutils.TestCoverageGenerator ${basedir}/target maven-dependency-plugin copy-jacoco-dependencies compile copy-dependencies ${project.build.directory}/jacoco jar org.jacoco.agent org.wso2.carbon.automation org.wso2.carbon.automation.engine compile org.wso2.carbon.automationutils org.wso2.carbon.integration.common.utils compile org.jacoco org.jacoco.agent