diff --git a/lib/pom.xml b/lib/pom.xml index a02d36c4c..060afa05e 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -23,7 +23,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.apache.olingo odata-lib pom ${project.artifactId} @@ -46,4 +45,30 @@ server-tecsvc server-test + + + true + + .*proxy.* + + + + + build.fast + + true + true + true + .*(proxy|client).* + + + + build.quality + + false + + + + + diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml index 5edc34661..2b7547580 100644 --- a/lib/server-test/pom.xml +++ b/lib/server-test/pom.xml @@ -95,6 +95,7 @@ unpack-dependencies + ${cobertura.skip} ${project.groupId}