[
https://issues.apache.org/jira/browse/NIFI-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468649#comment-17468649
]
ASF subversion and git services commented on NIFI-9524:
-------------------------------------------------------
Commit e54cbe6451dbe89d372792d6ae2418ff9cd28557 in nifi's branch
refs/heads/main from Zoltán Kornél Török
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e54cbe6 ]
NIFI-9524 exclude commons-logging and log4j-core banned dependencies for other
build profiles as well (#5625)
> 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
> Assignee: Zoltán Kornél Török
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If you use the following profiles to build, than the build is failing because
> banned commons-logging dependency is included for some profiles:
> {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}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)