jira-importer
jira-importer
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented And one more thing: re checksum content, there are (to me at least) 3 "formats" known: * resolver style `checksum` (just checksum in file) * GNU style...
**[Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** commented I'm not sure if this issue is about the resolver, or about files produced by some plugin for the release distribution area. In any case, I do...
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented If this is going to change it should happen ASF wide, not just us. It is part of the Maven Apache Parent.
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented http://checksum-maven-plugin.nicoulaj.net/ is used.
**[Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** commented If we're talking about the files generated by the plugin in MPOM, and not the resolver stuff, then here's the related upstream ticket I filed awhile back:...
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented [Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii), correct. Back then people requested Resolver to do that and I refused because I consider those to be an implemenation detail of Resolver. Therefore, this...
**[Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** commented There's also a related discussion on https://github.com/apache/maven-apache-parent/pull/40 for MPOM, but the conversation moved because a lot of it was out of scope of MPOM...
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Reopening since it should be fixed for all of us.
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented I guess if the format is fixed, this should be removed: `true`.
**[Herve Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented > Hm, after rereading original issue: "the created SHA512 which is used for the distribution area" – is it maybe us misinterpreting this? +1 there are 2...