Hi all, I just wanted to let the ZooKeeper community know about a zookeeper-maven-plugin I wrote to help with integration testing applications which use ZooKeeper. Mainly I expected to use it to test components of Apache Accumulo, but I wouldn't be surprised if others would find it useful, too.
It's at version 1.0.0 right now, and is available in Maven Central[1]. It also has some maven plugin documentation[2], and contributions are welcome[3]. [1]: http://search.maven.org/#search|ga|1|g%3Anet.revelc.code%20a%3Azookeeper-maven-plugin [2]: http://code.revelc.net/zookeeper-maven-plugin/ [3]: https://github.com/revelc/zookeeper-maven-plugin -- Christopher L Tubbs II http://gravatar.com/ctubbsii
