Zoltán Kornél Török created NIFI-9524:
-----------------------------------------
Summary: Build is failing because missing commons-logging excludes
Key: NIFI-9524
URL: https://issues.apache.org/jira/browse/NIFI-9524
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.16.0, 1.15.2
Reporter: Zoltán Kornél Török
If you use the following profile to build, than the build is failing because
banned commons-logging dependency is included:
{code:java}
mvn install -DskipTests
-Pinclude-ranger,include-atlas,include-hive3,include-rules,include-sql-reporting,include-hadoop-aws,include-hadoop-azure,include-hadoop-cloud-storage,include-hadoop-gcp,include-graph,include-grpc,include-accumulo,include-hadoop-ozone,include-asn1,include-aws{code}
It is needed to be excluded from some other places too.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)