Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2517
Believe me, I understand. I just checked out your branch and ran into this
when doing a full build with `mvn clean install` from the root, can you
verify/fix?
> [ERROR] The project org.apache.nifi:nifi-solr-processors:1.6.0-SNAPSHOT
(/Users/michaelthomsen/workspace/nifi/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml)
has 1 error
> [ERROR] 'dependencies.dependency.version' for
com.google.code.gson:gson:jar is missing. @
org.apache.nifi:nifi-solr-processors:[unknown-version],
/Users/michaelthomsen/workspace/nifi/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml,
line 78, column 21
---