build - Maven timestamp and time properties -


i know if there way in maven add time property dependent on current timestamp. example have property time plus 1 hour. thanks!

yes, can use build-helper-maven-plugin's timestamp-property goal. check here.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -