At the moment, two out of three builders need the qmstr binary to send build information to the Quartermaster master/orchestrator.
The Python and CMake builder use it (qmstr run ...).
The Maven builder does this by patching the root pom.xml file, injecting the Quartermaster Maven plugin, so it won't need it.