Skip to content

Use custom Maven version for all our products #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Waiting for Review
Development

Successfully merging this pull request may close these issues.

images: replace UBI maven package with newer version
1 participant