4.0.0 rhq-parent org.rhq 4.0.1 ../../../../pom.xml org.rhq rhq-server-client-api 4.0.1 RHQ Enterprise Server Client API The implementation of the client API when accessing the server locally 1.0 org.rhq rhq-script-bindings ${project.version} compile javax.persistence persistence-api ${persistence-api.version} provided hibernate-annotations hibernate-annotations provided maven-surefire-plugin ${rhq.testng.excludedGroups} dev ../../.. ${rhq.rootDir}/${rhq.defaultDevContainerPath} ${rhq.containerDir}/jbossas/server/default/deploy/${rhq.earName}/lib maven-antrun-plugin 1.1 deploy compile *** Updating ${deployment.file}... run undeploy clean *** Deleting ${deployment.file}... run cobertura-plugins false maven-antrun-plugin net.sourceforge.cobertura cobertura 1.9.4.1 cobertura-instrument pre-integration-test net.sourceforge.cobertura.datafile=${project.build.directory}/cobertura/cobertura.ser run cobertura-report post-integration-test run