Skip to content

[hotfix] Fix maven-shade-plugin not printing included artifacts#154

Merged
MartijnVisser merged 1 commit into
apache:masterfrom
mateczagany:hotfix-java-version
Dec 8, 2025
Merged

[hotfix] Fix maven-shade-plugin not printing included artifacts#154
MartijnVisser merged 1 commit into
apache:masterfrom
mateczagany:hotfix-java-version

Conversation

@mateczagany

Copy link
Copy Markdown
Contributor

With Java 8 as the CI version, this profile won't be activated. But if it's not activated, the latest maven-shade-plugin will be used, which does not print the "Including..." line to the output since this PR: apache/maven-shade-plugin#233

  • maven-shade-plugin pinned to 3.6.0
  • Changed CI Java version to 11
@MartijnVisser MartijnVisser merged commit 8e38d2e into apache:master Dec 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants