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

Fix NPE ProjectExecutionManager.resolvePhase #1053

Conversation

romain-grecourt
Copy link
Contributor

Fix NPE ProjectExecutionManager.resolvePhase

  • defaultLifecycles.get(phase) can return null as phase is the value provided by users on the command line. E.g. direct mojo execution.

defaultLifecycles.get(phase) can return null as phase is the value provided by users on the command line.
E.g. direct mojo execution.
@romain-grecourt romain-grecourt added this to the 4.0.7 milestone Jul 26, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 26, 2024
@romain-grecourt romain-grecourt merged commit b17fbf9 into helidon-io:master Jul 26, 2024
23 checks passed
@romain-grecourt romain-grecourt deleted the build-cache-extension-fix-npe branch July 26, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant