Github user ijokarumawak commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1496#discussion_r110563127
--- Diff:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml ---
@@ -214,6 +214,11 @@ language governing permissions and limitations under
the License. -->
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.apache.nifi</groupId>
+ <artifactId>nifi-standard-prioritizers</artifactId>
--- End diff --
Moved standard-prioritizer dependency from nifi-framework-bundle to nifi.
Confirmed that I can build it from scratch.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---