Prepare maven-plugin-tools release 3.6.2

2021-10-21 Thread Tamás Cservenák
Howdy, I just wanted a heads up, that 3.6.2 of maven-plugin-tools is about to happen soon. If anyone has something more to add, please push it now. Planned changes (already merged): https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPLUGIN%20AND%20fixVersion%20%3D%203.6.2 Thanks T

[GitHub] [maven-gh-actions-shared] olamy merged pull request #10: Fix branch name for release-drafter

2021-10-21 Thread GitBox
olamy merged pull request #10: URL: https://github.com/apache/maven-gh-actions-shared/pull/10 -- 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: dev-

Re: MD5, SHA1, but nothing (still) safe?

2021-10-21 Thread Mykola Nikishov
Mickael Istria writes: > While I'm investigating into Maven code to allow re-using checksums of > Maven artifacts when "p2-ifying" them with Tycho, I noticed only .md5 and > .sha1 seems to be used by Wagon and then also noticed that Maven Central > doesn't contain a "safe" digest signature either