elasticpath / mvnmin

Builds only changed maven modules, speeding up your multi-module maven project builds.
Apache License 2.0
44 stars 0 forks source link

Initial attempt to make -rf work with #18

Open ivanjensen-ep opened 2 years ago

ivanjensen-ep commented 2 years ago

Initial attempt to intercept the -rf or --resume-from argument, and skip all sub reactors preceding the one containing the resume-from module.