jira-importer commented on issue #394:
URL: 
https://github.com/apache/maven-apache-parent/issues/394#issuecomment-2771704848

   **[Christopher 
Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** 
commented
   
   [Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o), 
I'm using the 3.9.6, but I don't know what version was used by the release 
manager who prepared our last release candidate, where I noticed the issue. It 
was my understanding that Nexus created the .md5 and .sha1 files, though, not 
Maven. Perhaps I'm wrong? I really don't know what part creates that, because 
they don't seem to be created when I do `mvn verify` or even `mvn install`, so 
I can't really reproduce except by doing another `deploy`.
   
   Re your general question: it's my understanding that it was added because 
some people had a desire to have Maven generate their SHA512 that was required 
for the SVN/dist area. For projects I'm on, we have no audience for this file 
whatsoever, at least not the one the Mavem build is producing.
   
   I agree with you about how it should be presented in the dist area.
   
   Regarding "Why does it need to be on Central at all?". That's kind of a red 
herring, because even if you intend to delete the source-release artifact, and 
not put it in Maven Central, the generation of these extra checksum files is 
still an added inconvenience. For the purposes of this issue, I think it's fine 
to just accept that there may be some use cases to have source-release 
artifacts in Maven Central, and other use cases where it doesn't make sense. 
It's not really important for this issue, though.
   
   I think [Tamas 
Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas) 
has a really good point. Using this plugin isn't needed at all, since Maven 3.9 
has the ability to produce sha512 files built-in. So, that's another reason to 
remove it... perhaps even more important than any of the reasons I listed.
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to