as written in the documentation [2], you just need to add the property in your 
root POM, and maven-release-plugin (if upgraded to 3.0.0-M1) will take care of 
updating its value during release

I'm interested in any update in the doc to make this more clear, given it 
seems it is not yet

Regards,

Hervé

Le mercredi 8 juillet 2020, 08:10:22 CEST Lukasz Lenart a écrit :
> Hi,
> 
> I used to prepared a new test build for Apache Struts 2.5.23 and one of our
> committers noticed that the timestamps in the assemblies (zip files with
> libs, src, etc) have been set to a strange date from January. After
> investigating further we found the core issue [1] - as we use Apache Master
> Pom ver. 22 and we do not set outputTimestamp in project's parent pom, the
> value was inherited from [1].
> 
> My question is: what should we do? Do we need to manually set the
> outputTimestamp each time we are preparing a build as shown here [2]? Is
> there a way to generate this timestamp automatically when a new release is
> prepared and tagged?
> 
> [1] https://github.com/apache/maven-apache-parent/blob/apache-22/pom.xml#L95
> [2] https://maven.apache.org/guides/mini/guide-reproducible-builds.html
> 
> Thanks in advance
> Łukasz
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org





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

Reply via email to