I haven't seen this question addressed in the past.  What I'd like to do is 
filter a properties file I have and place the timestamp of when the build 
occurred.  That is, in src/main/resources, I would like to have a properties 
file with a line like:

buildTime=${project.buildTime}

and have it replaced with the time of the build.  Is there an existing 
property or plugin that will allow me to do this?

Thanks!
David

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

Reply via email to