Joey Frazee created NIFI-10219:
----------------------------------
Summary: jna-platform missing from ./lib/properties
Key: NIFI-10219
URL: https://issues.apache.org/jira/browse/NIFI-10219
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.16.3, 1.16.2, 1.16.1
Reporter: Joey Frazee
NIFI-9883 introduced classloader isolation for sensitive property providers and
updated the assembly config to output dependencies in ./lib/properties.
jna-platform, required by azure-identity, isn't getting pulled through so when
using an Azure sensitive properties provider startup fails with a
NoCalssDefFoundError.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)