apache / accumulo-maven-plugin

Apache Accumulo Maven Plugin for Accumulo 2.x
https://accumulo.apache.org/accumulo2-maven-plugin
Apache License 2.0
5 stars 8 forks source link

Accumulo maven plugin uses non public Mini Accumulo APIs #2

Closed keith-turner closed 5 years ago

keith-turner commented 5 years ago

When attempting to use this project with the Accumulo alpha 2 release it failed because it was using non public Mini Accumulo APIs. This project should only use public APIs to avoid causing confusing headaches for users.

keith-turner commented 5 years ago

I opened #1 to get the plugin building and running against 2.0.0-alpha-2