[
https://issues.apache.org/jira/browse/NIFI-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10563:
------------------------------------
Fix Version/s: 1.18.0
Status: Patch Available (was: Open)
> Bootstrap Libraries missing commons-lang3 with include-ranger build
> -------------------------------------------------------------------
>
> Key: NIFI-10563
> URL: https://issues.apache.org/jira/browse/NIFI-10563
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Blocker
> Fix For: 1.18.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As reported in the [NiFi 1.18.0 RC2 vote
> thread|https://lists.apache.org/thread/8qddbydwl6qvsf83lbxhcms9ln40nom6],
> building with the {{include-ranger}} profile results in
> {{ClassNotFoundException}} errors related to {{commons-lang3}}
> {{StringUtils}}.
> The problem is the result of the Maven Assembly plugin configuration for the
> Ranger extension pulling in {{commons-lang3}}, and {{commons-lang3}} not
> being listed as an explicit dependency of {{nifi-bootstrap}}. The dependency
> and assembly configuration should be updated to correct this problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)