You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/29 16:55:00 UTC

[jira] [Commented] (NIFI-10563) Bootstrap Libraries missing commons-lang3 with include-ranger build

    [ https://issues.apache.org/jira/browse/NIFI-10563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611136#comment-17611136 ] 

ASF subversion and git services commented on NIFI-10563:
--------------------------------------------------------

Commit fa193ca14ba9e9b5e3cc1718780c069d07480b06 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fa193ca14b ]

NIFI-10563 This closes #6461. Added commons-lang3 dependency to nifi-bootstrap

- Added commons-lang3 include to Ranger assembly configuration

Signed-off-by: Joe Witt <jo...@apache.org>


> 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)