This delay is caused by the architecture of "withMaven" that collects the details of the Maven build as an XML file at the end of the "withMaven() {}" block. Real Time collection would probably mean evolving from a file based approach to a socket based approach. Quite a lot of work unfortunately.