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

Changes to mvnmin.xml activate top-level project #16

Closed ivanjensen-ep closed 2 years ago

ivanjensen-ep commented 2 years ago

Currently, changes to the mvnmin.xml will activate the top-level maven project, causing it to be built each time.

This doesn't seem like the right behaviour. If you're changing mvnmin.xml, it seems unlikely you want the top-level project activated.