Description
I use the https://github.com/khmarbaise/maven-buildtime-profiler via .mvn/extensions.xml
But at the moment we checkin .mvn/extensions.xml.disabled. Then when someone wants to execute the profiler they rename it locally.
Can .mvn/extensions.xml had a profiles option added.
So extensions can be enabled via settings.xml activeProfiles and also command line switches.