Emmanuel Bourg wrote: > 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.
+1 The above would be a nice, simple way of bridging the gap between SOURCE_DATE_EPOCH and project.build.outputTimestamp. If it is not too much trouble to implement the "\d+ -> seconds since epoch" heuristic, them I would love to see it included. Best wishes, Andreas
signature.asc
Description: OpenPGP digital signature
