Skip to content

Conversation

@lfrancke
Copy link
Member

@lfrancke lfrancke commented Jul 26, 2025

Description

/fixes #1181

Maven as of 3.9+ supports an environment variable MAVEN_ARGS to standardise certain arguments to be used for every Maven invocation. This allows us to globally silence the transfer progress and enable batch mode and it allows us to remove the workarounds we had in place for Spark, Trino and NiFi.

How this was tested

I manually built all images and they succeeded. I did not run any integration tests or anything but I believe that once they built successfully it should be good.

Definition of Done Checklist

  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there

@lfrancke lfrancke self-assigned this Jul 26, 2025
@lfrancke lfrancke moved this to Development: In Progress in Stackable Engineering Jul 26, 2025
@lfrancke lfrancke marked this pull request as ready for review July 26, 2025 20:59
@lfrancke lfrancke moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Jul 26, 2025
@lfrancke lfrancke linked an issue Jul 26, 2025 that may be closed by this pull request
@maltesander maltesander self-requested a review August 1, 2025 14:59
@maltesander maltesander moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Aug 1, 2025
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lfrancke lfrancke added this pull request to the merge queue Aug 1, 2025
Merged via the queue into main with commit 7ed39fb Aug 1, 2025
3 checks passed
@lfrancke lfrancke deleted the feat/maven branch August 1, 2025 16:05
@lfrancke lfrancke moved this from Development: In Review to Development: Done in Stackable Engineering Aug 1, 2025
@lfrancke lfrancke moved this from Development: Done to Acceptance: In Progress in Stackable Engineering Aug 5, 2025
@lfrancke lfrancke moved this from Acceptance: In Progress to Done in Stackable Engineering Aug 11, 2025
@NickLarsenNZ
Copy link
Member

I noticed there is no upload script for adding the dependency to Nexus (like we do for others).
I'll whip up something, as I need a newer Maven version.

@lfrancke
Copy link
Member Author

Thank you! I indeed forgot about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

images: replace UBI maven package with newer version

4 participants