hboutemy opened a new pull request, #237: URL: https://github.com/apache/maven-artifact-plugin/pull/237
results in: ``` [INFO] --- artifact:3.6.2-SNAPSHOT:compare (default-cli) @ maven-artifact-plugin --- [INFO] Checking against reference build from local repository or central... [INFO] Comparing against 2 reference files from previous 'mvn install' [INFO] reference build java.version: 21 (from MANIFEST.MF Build-Jdk-Spec) [INFO] reference build os.name: Unix (from pom.properties newline) [INFO] [Reproducible Builds] rebuild comparison result: 2 files match ``` or ``` [INFO] --- artifact:3.6.2-SNAPSHOT:compare (default-cli) @ jansi --- [INFO] Checking against reference build from local repository or central... [INFO] Comparing against 62 reference files from central (https://repo.maven.apache.org/maven2, default, releases) [INFO] reference build java.version: 22 (from MANIFEST.MF Build-Jdk-Spec) [INFO] reference build os.name: Unix (from pom.properties newline) ``` -- 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]
