maven-mvnd icon indicating copy to clipboard operation
maven-mvnd copied to clipboard

Option to not overwrite `resume` state?

Open facboy opened this issue 1 month ago • 0 comments

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.

facboy avatar Nov 10 '25 10:11 facboy