Update name to accumulo2-maven-plugin (#5)

Starting naming plugin according to supported major Accumulo version,
with its own versioning starting at 1.0.0
8 files changed
tree: 696fceedca26a9cfbae60105148bd630c6985faf
  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.