Hi Bruno, > Am 05.01.2022 um 21:59 schrieb Bruno P. Kinoshita > <brunodepau...@yahoo.com.br.INVALID>: > > Did you have an old NOTICE file in the directory where you built the jcs > release? I read the release instructions [1] and the code of > commons-release-plugin [2], and found nothing that appeared to replace files > or dates. The tag on GitHub is showing NOTICE.txt (with the extension) with > the correct dates.
No, I haven’t. I completely rely on the files automatically generated by the plugin. If you look at the code of the plugin, you see the mentioned outputTimestamp property is being used. I found docs about this here: https://maven.apache.org/guides/mini/guide-reproducible-builds.html > Maybe somebody else knows how that can happen. The effective POM shows the following entry: <project.build.outputTimestamp>2020-01-22T15:10:15Z</project.build.outputTimestamp> Now we see why the year number in NOTICE is wrong. But who sets this? Bye, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org