Hi all,
In order to generate build timestamps in manifest files, I need to somehow set properties so that when copying resources, filtering replaces them in my files. So far, I see 2 possibilities:
1. Write my own Mojo/plugin (never did that before, but that would be the occasion of learning). After a quick glance at the doc, I do not see how one can make a property available outside a plugin... But again I did not investigate much...
2. Use an Ant task to set the property and make it available to Maven. The problem here is again to make the property available...
Does anyone know how to achieve that ? Thanks in advance, Thierry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
