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: [email protected]
For additional commands, e-mail: [email protected]



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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to