Skip to content

Fix for multimod restart server problem#1732

Merged
cherylking merged 1 commit intoOpenLiberty:mainfrom
cherylking:fixMultiModRestart
Oct 2, 2023
Merged

Fix for multimod restart server problem#1732
cherylking merged 1 commit intoOpenLiberty:mainfrom
cherylking:fixMultiModRestart

Conversation

@cherylking
Copy link
Copy Markdown
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.

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