jira-importer commented on issue #202: URL: https://github.com/apache/maven-install-plugin/issues/202#issuecomment-2771848877
**[Niall Pemberton](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=niallp)** commented Attaching an alternative patch that provides the option to specify a MessagFormat style patterns for the MD5 and SHA1 checksums: Has two new pattern properties (md5Pattern and sha1Pattern) where {0} is replaced with the checksum, {1} with the file name and {2} is a new line. This is almost the same as the functionality provided by the Ant checksum task and gives greater and individual control over what is output for both md5 and sha1 checksums. -- 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