Greetings, On Thu, Jun 9, 2011 at 7:06 AM, manukm07 <[email protected]> wrote: > Is there a way to print/echo some values in the console, from pom.xml > without using maven-antrun-plugin. ?
There's no first class way of doing it. Use the maven-antrun-plugin, or try your luck with http://code.google.com/p/maven-echo-plugin/ -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
