4.0.0 org.rhq rhq-plugins-parent 4.5.1 org.rhq rhq-byteman-plugin jar RHQ Byteman Plugin a plugin for managing VMs with a byteman agent installed org.jboss.byteman byteman 1.2.1 provided integration-tests maven.test.skip !true maven-antrun-plugin pre-integration-test Setting up plugin dependencies for ${project.artifactId}-${project.version}.jar... run maven-surefire-plugin true surefire-it integration-test test ${maven.test.skip} ${rhq.testng.excludedGroups} false -Dorg.hyperic.sigar.path=${basedir}/target/itest/lib project.artifactId ${project.artifactId} project.version ${project.version} dev ../../.. ${rhq.rootDir}/${rhq.defaultDevContainerPath} ${rhq.containerDir}/jbossas/server/default/deploy/${rhq.earName}/rhq-downloads/rhq-plugins maven-antrun-plugin deploy compile *** Updating ${deployment.file}... run deploy-jar-meta-inf package *** Updating META-INF dir in ${deployment.file}... run undeploy clean *** Deleting ${deployment.file}... run cobertura-plugins false maven-antrun-plugin net.sourceforge.cobertura cobertura ${cobertura.version} cobertura-instrument pre-integration-test net.sourceforge.cobertura.datafile=${project.build.directory}/cobertura/cobertura.ser run cobertura-report post-integration-test run