On 11/28/2012 10:13 AM, Steve Cohen wrote:
Is there a way in maven to "echo" some text provided via a property in
pom.xml into a text file at a given location?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



my simple yet ridiculously inelegant solution was to create a class in my project that can executed through the exec:java goal.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to