Le 16/10/2019 à 08:35, Hervé BOUTEMY a écrit :
> last question: now that we seem to fully understand each other, does it mean 
> that you don't need any more "seconds since the epoch" format support for the 
> property?

If Maven supports the SOURCE_DATE_EPOCH environment variable I don't
think that's necessary, otherwise it would be nice to be able to invoke
Maven with:

   mvn package -Dproject.build.outputTimestamp=$SOURCE_DATE_EPOCH

and this means supporting a timestamp formatted as seconds since the epoch.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to