You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "slawekjaranowski (via GitHub)" <gi...@apache.org> on 2023/04/23 11:08:11 UTC

[GitHub] [maven-site] slawekjaranowski commented on a diff in pull request #412: spotless fix

slawekjaranowski commented on code in PR #412:
URL: https://github.com/apache/maven-site/pull/412#discussion_r1174558948


##########
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 -->
+    <project.build.outputTimestamp>x</project.build.outputTimestamp>
+    <!-- disable Reproducible Builds that makes the site build time fixed at last release time -->

Review Comment:
   should be one line upper



-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org