[
https://issues.apache.org/jira/browse/NIFI-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Kornél Török updated NIFI-10587:
---------------------------------------
Priority: Minor (was: Major)
> Missing exclude entry in nifi-registry assembly
> -----------------------------------------------
>
> Key: NIFI-10587
> URL: https://issues.apache.org/jira/browse/NIFI-10587
> Project: Apache NiFi
> Issue Type: Bug
> Components: NiFi Registry
> Affects Versions: 1.18.0
> Reporter: Zoltán Kornél Török
> Assignee: Zoltán Kornél Török
> Priority: Minor
>
> With latest code, when build nifi-registry with include-ranger profile, the
> ranger extension libs are not only under /ext/ranger/lib but also in the main
> lib directory.
> The problem is, that in
> https://github.com/apache/nifi/commit/3f0ef9e97768226931660ce3af94ec04c7964ab3#diff-21c509a35a82b4b95dd70430a941a5059297eed55c7ef4b90cff4531e70e87b9R99
> code change, the "<exclude>nifi-registry-ranger-assembly</exclude>" code
> part accidentaly removed, from the
> nifi-registry/nifi-registry-assembly/src/main/assembly/dependencies.xml file.
> Solution will be to readd the exclude entry
--
This message was sent by Atlassian Jira
(v8.20.10#820010)