Github user JohannesDaniel commented on the issue:
https://github.com/apache/nifi/pull/2517
@MikeThomsen rebased everything, build for solr processors works without
any problems. however, when I try to build the whole application, I receive the
following error:
[ERROR] Failed to execute goal on project nifi-livy-processors: Could not
resolve dependencies for project
org.apache.nifi:nifi-livy-processors:jar:1.7.0-SNAPSHOT: Failure to find
org.apache.nifi:nifi-standard-processors:jar:tests:1.7.0-SNAPSHOT in
https://repository.apache.org/snapshots was cached in the local repository,
resolution will not be reattempted until the update interval of
apache.snapshots has elapsed or updates are forced -> [Help 1]
is this a known problem?
---