[
https://issues.apache.org/jira/browse/SLING-7534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208700#comment-17208700
]
Michael Osipov edited comment on SLING-7534 at 10/6/20, 12:42 PM:
------------------------------------------------------------------
Just produced
https://repository.apache.org/content/repositories/snapshots/org/apache/maven/apache-maven/3.7.0-SNAPSHOT/
as well as
https://repository.apache.org/content/repositories/snapshots/org/apache/maven/resolver/maven-resolver/1.6.2-SNAPSHOT/
with
{noformat}
$ ~/var/apache-maven-3.7.0-SNAPSHOT/bin/mvn -V deploy -Papache-release
-Daether.checksums.algorithms="SHA-512,SHA-256,SHA-1,MD5" -Dgpg.skip
-Dmaven.javadoc.skip
{noformat}
with
{noformat}
Apache Maven 3.7.0-SNAPSHOT (c61e63032f71c32c4060c8a94ce792bf47824e3c)
Maven home: /home/mosipov/var/apache-maven-3.7.0-SNAPSHOT
Java version: 1.8.0_265, vendor: OpenJDK BSD Porting Team, runtime:
/usr/local/openjdk8/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "freebsd", version: "12.2-stable", arch: "amd64", family: "unix"
{noformat}
It can't be easier.
was (Author: michael-o):
Just produced
https://repository.apache.org/content/repositories/snapshots/org/apache/maven/apache-maven/3.7.0-SNAPSHOT/
as well as
https://repository.apache.org/content/repositories/snapshots/org/apache/maven/resolver/maven-resolver/1.6.2-SNAPSHOT/
with
{noformat}
$ ~/var/apache-maven-3.7.0-SNAPSHOT/bin/mvn -V deploy -Papache-release
-Daether.checksums.algorithms="SHA-512,SHA-256,SHA-1,MD5" -Dgpg.skip
-Dmaven.javadoc.skip
{noformat}
It can't be easier.
> Release policy - stop providing MD5 and start providing SHA-512 checksums
> -------------------------------------------------------------------------
>
> Key: SLING-7534
> URL: https://issues.apache.org/jira/browse/SLING-7534
> Project: Sling
> Issue Type: Task
> Components: Tooling
> Reporter: Robert Munteanu
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Parent 40
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> See http://www.apache.org/dev/release-distribution#sigs-and-sums , we SHOULD
> no longer provide MD5 checksums for new releases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)