facboy opened a new issue, #1466: URL: https://github.com/apache/maven-mvnd/issues/1466
### New feature, improvement proposal It would be nice to have an option to not overwrite the `resume` state. It happens sometimes that b/c reasons I have to run a separate goal (or earlier module) to fix an error in the reactor build, e.g. fix formatting, or an 'earlier' module that is causing errors in the current 'later' module despite the earlier module building fine in isolation. i can of course just use `mvn`, which is what I do at the moment, but it would be nice to have the speed/startup improvements of `mvnd` for these 'side' tasks without losing the reactor `resume` state. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
