Remote JMX options for Maven debug Posted by davidnewcomb on 14 Jun 2021 in Java When trying to workout why a maven build is failing, I used these options to switch on JMX support inside Maven. Once Maven was running I connected jconsole to read the stats. Log lines have their thread name: more »