Joe Witt created NIFI-13775:
-------------------------------
Summary: New kafka services inherit the incorrect parent NAR
Key: NIFI-13775
URL: https://issues.apache.org/jira/browse/NIFI-13775
Project: Apache NiFi
Issue Type: Bug
Reporter: Joe Witt
Assignee: Joe Witt
Fix For: 2.0.0-M5
New Kafka processors fail due to missing things like commons-lang3.
It turns out the kafka module pom declares it extends from the
nifi-standard-shared-bom but then the services nar says it depends on
nifi-standard-services-api-nar. The services nar should depend on the
nifi-standard-shared-nar
--
This message was sent by Atlassian Jira
(v8.20.10#820010)