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

Spring boot maven plugin build image error #175

Open
nsrirameig opened this issue Sep 6, 2024 · 2 comments
Open

Spring boot maven plugin build image error #175

nsrirameig opened this issue Sep 6, 2024 · 2 comments

Comments

@nsrirameig
Copy link

nsrirameig commented Sep 6, 2024

I am trying to build spring boot build image with the builder as builder-ubi-base and getting an error "Failed to detect:detected order contains extensions that is not support by the creator", Execution failed with error code 22. Thanks

@Jenson3210
Copy link

Jenson3210 commented Sep 20, 2024

Hi, I am facing same error message when using this one in a kubernetes environment calling the creator manually.

We're based on this link.
This is working perfectly for the builders (builder-jammy-tiny, ...) but we see ERROR: failed to detect: detected order contains extensions which is not supported by the creator for this image.
Most likely cause by this validation

Did you happen to find a solution?

@nsrirameig
Copy link
Author

Not yet , you are spot on with the analysis , the error is due to validation. I do see there is a flag in SB 3.4.x milestone to handle that , hoping that would be resolve the issue , but I am not sure.

spring-projects/spring-boot#41352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants