Skip to content
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

Java-quarkus sample application build fails #22961

Open
vinokurig opened this issue May 9, 2024 · 0 comments · May be fixed by devfile/registry#399
Open

Java-quarkus sample application build fails #22961

vinokurig opened this issue May 9, 2024 · 0 comments · May be fixed by devfile/registry#399
Assignees
Labels
area/samples kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@vinokurig
Copy link
Contributor

Describe the bug

When running the dev-run devfile command on the java-quarkus sample the maven build fails:
screenshot-che-dogfooding apps che-dev x6e0 p1 openshiftapps com-2024 05 09-15_41_39

Che version

7.85@latest

Steps to reproduce

  1. Start a workspace from the java-quarkus sample.
  2. Execute the dev-run devfile command.

See: the maven build fails with an error:

[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:3.10.0:dev (default-cli) on project code-with-quarkus: Detected Maven Version (3.8.5)  is not supported, it must be in [3.8.6,). -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. 

Expected behavior

The command must run successfully.

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

macOS

Eclipse Che Logs

No response

Additional context

No response

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label May 9, 2024
@dmytro-ndp dmytro-ndp added area/samples severity/P1 Has a major impact to usage or development of the system. labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/samples kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: Ready for Review
Development

Successfully merging a pull request may close this issue.

2 participants