Mate Czagany created FLINK-38711:
------------------------------------
Summary: LicenseChecker not properly checking included artifacts
Key: FLINK-38711
URL: https://issues.apache.org/jira/browse/FLINK-38711
Project: Flink
Issue Type: Technical Debt
Components: BuildSystem / Shaded
Reporter: Mate Czagany
With the upgrade to maven-shade-plugin to 3.6.1, the following PR was also
introduced: [https://github.com/apache/maven-shade-plugin/pull/233]
This is unfortunate because this log is used by LicenseChecker, and currently
LicenseChecker things that absolutely no artifacts are included in any of the
output JAR files, giving a false positive test.
It should be investigated if 3.6.1 can be made to work as it's required by
FLINK-38391 to make the build work on JDK 25.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)