The Maven Echo Plugin is intended to printout messaged during the build.
'com.soebes.maven.plugins:maven-echo-plugin:0.1'
<dependency>
<groupId>com.soebes.maven.plugins</groupId>
<artifactId>maven-echo-plugin</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.soebes.maven.plugins" name="maven-echo-plugin" rev="0.1"/>
"com.soebes.maven.plugins", "maven-echo-plugin", "0.1"