Skip to content

chore: add new java quarkus devfile version based on ubi9/openjdk-21#657

Merged
michael-valdron merged 1 commit intodevfile:mainfrom
vinokurig:fix-java-quarkus
Feb 4, 2026
Merged

chore: add new java quarkus devfile version based on ubi9/openjdk-21#657
michael-valdron merged 1 commit intodevfile:mainfrom
vinokurig:fix-java-quarkus

Conversation

@vinokurig
Copy link
Contributor

Description of Changes

  • add new java quarkus devfile version based on ubi9/openjdk-21 container
  • use pure mvn command instead of the ./mvnw wrapper script

The ./nvmw wrapper script fails to untar the downloaded maven binaries because the required targz tool is missing in the openjdk container. To fix that we call maven directly. The ubi9/openjdk-21 container contains the proper maven version which is compatible with quarkus.

Related Issue(s)

fixes eclipse-che/che#23651

Acceptance Criteria

  • Contributing guide

Have you read the devfile registry contributing guide and followed its instructions?

  • Test automation

Does this repository's tests pass with your changes?

  • Documentation

Does any documentation need to be updated with your changes?

  • Check Tools Provider

Have you tested the changes with existing tools, i.e. Odo, Che, Console? (See devfile registry contributing guide on how to test changes)

Tests Performed

Explain what tests you personally ran to ensure the changes are functioning as expected.

How To Test

Instructions for the reviewer on how to test your changes.

Notes To Reviewer

Any notes you would like to include for the reviewer.

@openshift-ci
Copy link

openshift-ci bot commented Dec 29, 2025

Hi @vinokurig. Thanks for your PR.

I'm waiting for a devfile member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@vinokurig
Copy link
Contributor Author

/ok-to-test

@openshift-ci
Copy link

openshift-ci bot commented Jan 12, 2026

@vinokurig: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/ok-to-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@thepetk
Copy link
Contributor

thepetk commented Jan 12, 2026

/ok-to-test

/retest

@svor
Copy link
Collaborator

svor commented Jan 13, 2026

/retest

@openshift-ci openshift-ci bot added the lgtm Looks good to me label Jan 14, 2026
@svor
Copy link
Collaborator

svor commented Jan 19, 2026

/retest

1 similar comment
@svor
Copy link
Collaborator

svor commented Jan 26, 2026

/retest

@svor
Copy link
Collaborator

svor commented Jan 26, 2026

@thepetk hello, could you please take a look at the failed PR check? It doesn’t seem to be related to the current changes.

@thepetk
Copy link
Contributor

thepetk commented Jan 26, 2026

/retest

@vinokurig yeah I agree, there's an open issue we're currently working at. I'm going to retest one more time to see if there's anything wrong and then I'll approve merge.

Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm

@michael-valdron I think we could merge this one, I just don't have the perms to by-pass the ruleset.

@svor
Copy link
Collaborator

svor commented Feb 3, 2026

/retest

@michael-valdron
Copy link
Member

FYI @vinokurig @ibuziuk @svor

I'll merge this, however the enterprise contract is currently failing across our devfile registry components, this check will block this change going to the deployments, I'll address fixing this ASAP to unblock this and once fixed I'll merge #659 konflux patch to trigger the deployment with these changes.

cc @thepetk

Copy link
Member

@michael-valdron michael-valdron left a comment

Choose a reason for hiding this comment

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

@vinokurig You'll need to amend sign off your commit, just noticed the DCO didn't catch this 🤔

@openshift-ci openshift-ci bot removed the lgtm Looks good to me label Feb 3, 2026
@michael-valdron
Copy link
Member

/retest

Copy link
Member

@michael-valdron michael-valdron left a comment

Choose a reason for hiding this comment

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

FYI @vinokurig @ibuziuk @svor

I'll merge this, however the enterprise contract is currently failing across our devfile registry components, this check will block this change going to the deployments, I'll address fixing this ASAP to unblock this and once fixed I'll merge #659 konflux patch to trigger the deployment with these changes.

cc @thepetk

@vinokurig You'll need to amend sign off your commit, just noticed the DCO didn't catch this 🤔

@vinokurig I've fixed the EC checks, after you amend the sign off in your commit and rebase you should be good to merge 👍

Signed-off-by: Ihor Vinokur <ivinokur@redhat.com>
@svor
Copy link
Collaborator

svor commented Feb 4, 2026

/retest

1 similar comment
@vinokurig
Copy link
Contributor Author

/retest

@vinokurig
Copy link
Contributor Author

/ok-to-test

@svor
Copy link
Collaborator

svor commented Feb 4, 2026

@michael-valdron we still have problems with PR checks

@michael-valdron
Copy link
Member

/ok-to-test

Copy link
Member

@michael-valdron michael-valdron left a comment

Choose a reason for hiding this comment

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

@michael-valdron we still have problems with PR checks

@svor Devfile / Check devfile registry odo V3 build & deploy (pull_request) and ci/prow/v4.16-images are expected to fail.

Devfile / Check devfile registry odo V3 build & deploy (pull_request)

This check is just related to the root devfile to deploy the registry and not related to these changes. Failure here is that the Docker API has changed recently to a newer one that isn't compatible with our Kubernetes version being used and had to pin the version for another workflow of ours: https://github.com/devfile/registry-support/blob/d43ddf108c1027506f0d38ec4a517ca8353d689d/.github/workflows/ci.yaml#L26

ci/prow/v4.16-images

This has been ongoing failing for us and we're still trying to fix this, for now we've been doing manual testing to check this and overriding the merge if everything is good.

I did check with DevSpaces on OpenShift, the workspace opened and was able to run the tasks. Side note is that I did run into an error with the run and debug commands due to it restricting to localhost but other than that seems to work as expected.

Additionally I did run integration tests manually, only run into an error with nodejs-mongodb due to bitnami/mongodb removing the 8.0.8 tag 😒.. but in the context for these changes looks good to me ✔️

/lgtm

cc @vinokurig @ibuziuk @thepetk

@openshift-ci openshift-ci bot added the lgtm Looks good to me label Feb 4, 2026
@openshift-ci
Copy link

openshift-ci bot commented Feb 4, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ibuziuk, michael-valdron, thepetk, vinokurig

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [michael-valdron,thepetk]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@michael-valdron
Copy link
Member

/ok-to-test

@openshift-ci
Copy link

openshift-ci bot commented Feb 4, 2026

@vinokurig: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.16-registry-test c2739a6 link true /test v4.16-registry-test

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@michael-valdron michael-valdron merged commit 36dcd1a into devfile:main Feb 4, 2026
11 of 14 checks passed
@vinokurig vinokurig deleted the fix-java-quarkus branch February 5, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can not start workspace for the quarkus sample

5 participants