Update plugin documentation

* Use Java 11 to build
* Update build plugins
* Update documentation for site:site generation
6 files changed
tree: cb7ef6bf311827ae4aa5f3adae1d7a11ab5a0709
  1. contrib/
  2. src/
  3. .gitignore
  4. .travis.yml
  5. LICENSE
  6. NOTICE
  7. pom.xml
  8. README.md
README.md

Apache Accumulo Maven Plugin


Build Status Maven Central Javadoc Apache License

This Maven plugin allows users to run a mini, single-node version of Apache Accumulo in their application build for integration testing.

See the plugin documentation for more details.