[
https://issues.apache.org/jira/browse/NIFI-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474921#comment-17474921
]
ASF subversion and git services commented on NIFI-9524:
-------------------------------------------------------
Commit c71a18ff4770afe2d433d12b2582f54b98b02cb3 in nifi's branch
refs/heads/support/nifi-1.15 from Zoltán Kornél Török
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c71a18f ]
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
> Fix For: 1.16.0, 1.15.3
>
> Time Spent: 20m
> 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)