Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2517
@JohannesDaniel Build failed because of missing imports:
> [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile)
on project nifi-solr-processors: Compilation failure: Compilation failure:
[ERROR]
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/SolrUtils.java:[98,41]
error: cannot find symbol
[ERROR] symbol: variable ExpressionLanguageScope
[ERROR] location: class SolrUtils
[ERROR]
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/main/java/org/apache/nifi/processors/solr/SolrUtils.java:[108,41]
error: cannot find symbol
[ERROR] symbol: variable ExpressionLanguageScope
I can get back into testing this once you update.
Advertising
---