elharo commented on code in PR #191: URL: https://github.com/apache/maven-site/pull/191#discussion_r1173015288
########## pom.xml: ########## @@ -55,7 +55,8 @@ <properties> <maven.site.path>maven-site</maven.site.path> - <project.build.outputTimestamp>x</project.build.outputTimestamp><!-- disable Reproducible Builds that makes the site build time fixed at last release time --> Review Comment: Yes, but necessary or the build breaks. I am less find of how spotless has been integrated every day. :-( ########## pom.xml: ########## @@ -55,7 +55,8 @@ <properties> <maven.site.path>maven-site</maven.site.path> - <project.build.outputTimestamp>x</project.build.outputTimestamp><!-- disable Reproducible Builds that makes the site build time fixed at last release time --> Review Comment: Yes, but necessary or the build breaks. I am less fond of how spotless has been integrated every day. :-( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org