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 for multimod restart server problem #1732

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

cherylking
Copy link
Member

Fixes #1726

@scottkurz Wondering if we should clone the MavenSession always before calling the executeMojo method? Doing so fixed this problem with restarting the server in dev mode. I found some places in our code that were cloning the session before calling executeMojo and decided to try it here.

@cherylking cherylking merged commit aa177ff into OpenLiberty:main Oct 2, 2023
14 of 16 checks passed
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

Successfully merging this pull request may close these issues.

dev mode in multimodule fails to restart server
3 participants