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

Do not require the main module sources to be present in when resolving the app model #25104

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

aloubyansky
Copy link
Member

This fixes an NPE when the main sources aren't actually present.
This code path (including the resolveModel(WorkspaceModule module) method) isn't actually used currently during bootstrap. This is for the "buildless" bootstrap experiments.

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Apr 22, 2022
@gsmet gsmet merged commit cdf0738 into quarkusio:main Apr 24, 2022
@quarkus-bot quarkus-bot bot added this to the 2.9 - main milestone Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants