You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Bryan Bende <bb...@gmail.com> on 2016/04/05 21:22:33 UTC

Maven Artifacts

Hello,

In the documentation for building a custom plugin, it mentions that the
following jars should be on the classpath:

ranger-plugins-audit-<version>.jar
ranger-plugins-common-<version>.jar
ranger-plugins-cred-<version>.jar

Are these available through Maven for plugins that are not part of the
Ranger codebase?

Searching for org.apache.ranger I can only find a few released artifacts
for the 0.4.x line:
https://maven-repository.com/artifact/org.apache.ranger

Thanks,

Bryan