My company has recently switched to maven, and the transition was very smooth, but there is one this that annoys me. So earlier, in pre-maven era you could see which test is
If you use JUnit, you could use a @Rule for this.
If you only want it to apply to when Maven runs the tests, use a System property to en-/disable the output.