tisonkun commented on PR #2729: URL: https://github.com/apache/incubator-opendal/pull/2729#issuecomment-1673470103
> repeatable @markt-asf It mainly follows [Maven Reproducible Builds Guide](https://maven.apache.org/guides/mini/guide-reproducible-builds.html). The pom.xml of opendal-java inherits apache's parent pom, which has a property: ```xml <project.build.outputTimestamp>2022-12-11T19:18:10Z</project.build.outputTimestamp> ``` ... and then one can download the staging artifacts, pointing the Maven local repository and check Reproducible report. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
