mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
NIFI-9901 Removed provided scope from nifi-xml-processing registry-ranger
- The nifi-xml-processing library is not provided in the nifi-registry lib directory - The nifi-xml-processing library must be available to the instance ClassLoader for the RangerAuthorizer This closes #5994. Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
This commit is contained in:
parent
4982690df9
commit
8efa361aef
@ -59,8 +59,6 @@
|
||||
<groupId>org.apache.nifi</groupId>
|
||||
<artifactId>nifi-xml-processing</artifactId>
|
||||
<version>1.16.1-SNAPSHOT</version>
|
||||
<!-- The one in registry/lib can be used -->
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.nifi.registry</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user