I would like to populate a properties file with information from the POM. What is the best way to accomplish this objective?

As an example I would like Maven to create a and populate ${maven.build.dest}version.properties. This file would contain:
application.name=MyApplication
application.version=1.0


Paul Spencer


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to