+1 on reproducibility front, I've got some issues: using JDK 8 and CRLF launched: rm DEPENDENCIES LICENSE NOTICE && mvn -Papache-release -Dgpg.skip clean verify -e -DskipTests -Dmaven.javadoc.skip buildinfo:buildinfo -Dreference.repo=https://repository.apache.org/content/repositories/maven-1567/ -Dline.separator=$'\r\n'
seems related to maven-bundle-plugin that generates a MANIFEST.MF: - with "Built-By: <user name>" - with "Build-Jdk: <detailed JDK version>" - and "Private-Package: ..." value seems not reproducible Le vendredi 24 avril 2020, 15:08:21 CEST Michael Osipov a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12346099 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MRESOLVER/issues?filter=allopenissue > s > > Staging repo: > https://repository.apache.org/content/repositories/maven-1567/ > https://repository.apache.org/content/repositories/maven-1567/org/apache/mav > en/resolver/maven-resolver/1.4.2/maven-resolver-1.4.2-source-release.zip > > Source release checksum(s): > maven-resolver-1.4.2-source-release.zip > sha512: > 5d9513333da44e5d9b6097c8681a33f273ee78f797cdf7055be5cbf4d6c161e9e1e91a610b42 > 0201667a93ecc1f5c9a0a4a60fc1af2edfddb4c4e5d33f76ab40 > > Staging site: > https://maven.apache.org/resolver-archives/resolver-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
