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

Avoid null pointer exception when building containers #32490

Merged
merged 1 commit into from
Apr 7, 2023

Commits on Apr 7, 2023

  1. Avoid null pointer exception when building containers

    ArtifactResultBuildItem#path is set to `null` for Artifact results of
    type `native-container` and `jar-container`
    
    Follow up to quarkusio#31166
    Closes quarkusio#32418
    zakkak committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    9df8ba7 View commit details
    Browse the repository at this point in the history