4.0.0 org.apache.zookeeper zookeeper-client 3.10.0-SNAPSHOT zookeeper-client-c pom Apache ZooKeeper - Client - C ZooKeeper c client org.codehaus.mojo exec-maven-plugin autoreconf process-sources exec ${project.basedir} autoreconf aclocal -I /usr/share/aclocal -if configure process-sources exec ${project.build.directory}/c ${project.basedir}/configure ${project.basedir}/../.. ANT --with-openssl=${c-client-openssl} --with-sasl=${c-client-sasl} --prefix=${project.build.directory}/c ${c-test-coverage-arg} org.apache.maven.plugins maven-antrun-plugin generate-sources generate-sources run build-c-client compile run replace-cclient-files-during-release none run -SNAPSHOT -SNAPSHOT -SNAPSHOT c-test-coverage --enable-gcov cppunit !skipCppUnit org.apache.maven.plugins maven-antrun-plugin test-cppunit test ${skipTests} run