mirror of https://github.com/apache/nifi.git
NIFI-10549: Remove group name wildcard from assembly for nifi-ranger-resources (#6448)
This commit is contained in:
parent
94fdc794b0
commit
363e798107
|
@ -43,7 +43,7 @@
|
|||
<exclude>*:nifi-property-protection-factory</exclude>
|
||||
<exclude>*:nifi-resources</exclude>
|
||||
<exclude>*:nifi-docs</exclude>
|
||||
<exclude>*:org.apache.nifi:nifi-ranger-resources:jar</exclude>
|
||||
<exclude>org.apache.nifi:nifi-ranger-resources:jar</exclude>
|
||||
|
||||
<!-- exclude jaxb/activation/annotation libs from lib, they'll be included in the java11 subdir -->
|
||||
<!-- TODO: remove these once minimum Java version is 11 -->
|
||||
|
|
Loading…
Reference in New Issue