Quantcast
Channel: How to echo in Maven without Antrun plugin? - Stack Overflow
Browsing all 5 articles
Browse latest View live

Answer by Ben Hutchison for How to echo in Maven without Antrun plugin?

You can use Björn Ekryd's Echo Maven Plugin, which is published in Maven Central.It has a normal amount of XML required for a Maven plugin, the output is formatted like the other Maven log lines, and...

View Article



Answer by ᄂᄀ for How to echo in Maven without Antrun plugin?

You can use Groovy Maven Plugin for this.<plugin> <groupId>org.codehaus.gmaven</groupId> <artifactId>groovy-maven-plugin</artifactId> <version>2.0</version>...

View Article

Answer by khmarbaise for How to echo in Maven without Antrun plugin?

You should try the Maven Echo...

View Article

Answer by Dave Richardson for How to echo in Maven without Antrun plugin?

I haven't tried this myself but there is a plugin here which may help:http://code.google.com/p/maven-echo-plugin/

View Article

How to echo in Maven without Antrun plugin?

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:The overhead in code to print a single message is...

View Article

Browsing all 5 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>