apache / accumulo-proxy

Apache Accumulo Proxy
https://accumulo.apache.org
Apache License 2.0
9 stars 19 forks source link

Updated the maven-enforcer-plugin to 3.0.0-M3 #19

Closed volmasoft closed 4 years ago

volmasoft commented 4 years ago

Full details of this change and reasoning behind it is in issue https://github.com/apache/accumulo-proxy/issues/18

I upgraded the maven-enforcer-plugin version from 1.4.1 to 3.0.0-M3

Have verified it builds locally for me under Java 14 and packages to a tarball correctly.

Have also stood up the binary and confirmed that I can use Python against the accumulo-proxy to access a fluo-uno instantiated accumulo instance.