Am 2019-10-05 um 23:15 schrieb Emmanuel Bourg:
Le 05/10/2019 à 19:52, Hervé BOUTEMY a écrit :
based on the feedback I got, I updated the proposal:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318
The archives entries timestamp is now configured with
project.build.outputTimestamp property, in ISO-8601 format
<project>
<properties>
<project.build.outputTimestamp>2019-10-02T08:04:00Z</project.build.outputTimestamp>
</properties>
</project>
You may want to specify explicitly that the timestamp must be formatted
with the UTC timezone (as in your example).
No, if you have a decent format, like ISO 8601, it is regardless of the
timezone offset because it is properly parsed to.
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org