Steve, You can use the antrun plugin for that just using ant echo statements.
http://maven.apache.org/plugins/maven-antrun-plugin/ There might be a plugin that can do just the echo, but I don't know what that would be. -Jim -----Original Message----- From: Steve Cohen [mailto:[email protected]] Sent: Wednesday, November 28, 2012 10:14 AM To: [email protected] Subject: Create text file in maven? 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] NOTICE: All information in and attached to this email may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
