How can I print to the console while executing a mvn command (in a phase/goal), but not using Maven Antrun plugin?
Why I reject Antrun solutions:
I haven't tried this myself but there is a plugin here which may help:
http://code.google.com/p/maven-echo-plugin/