First, when I build the gem I get the error ["git" "ls-files"] is not a file, which is true. My gemspec has s.files = 'git ls-files'.split($), as ripped from another plugin.
So I commented that line out, and the gem built. I installed the gem via plugin install /path/to/gem.gem, and it said installation successful. Unfortunately it doesn't show up when I do plugin list, and fails when I try to start a config with it.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.