Le 07/10/2019 à 14:40, Andreas Sewe a écrit : > - Can we get something analogous to maven.build.timestamp.format? One > could then write the following to be compatible with env.SOURCE_DATE_EPOCH: > > <project> > <properties> > > <project.build.outputTimestamp>${env.SOURCE_DATE_EPOCH}<project.build.outputTimestamp> > > <project.build.outputTimestamp.format>...</project.build.outputTimestamp.format> > </properties> > </project>
+1, some kind of support for SOURCE_DATE_EPOCH would be nice. Either this (but maybe with only one property supporting both formats) or by overriding automatically the property when SOURCE_DATE_EPOCH is set. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org