This sounds like a very worthwhile feature. There's even a remote
chance I could talk someone at work into funding this effort since it
fits in with some other projects we have going. Can you file an issue
or issues in the relevant  component(s)

On Fri, Jan 29, 2021 at 8:04 AM Petr Ivanov <mr.wei...@gmail.com> wrote:
>
> Hi all!
>
>
> Had no luck in asking in USER list, trying fellow developers.
>
> Is there a way to configure maven project in such a way, that it will 
> generate and deploy SHA256 | SHA512 checksums with `mvn deploy` command?
> I've tried maven-gpg-plugin and maven-checksum-plugin in all variations, but 
> failed.
> It seems the even with parent version 23 maven-install-plugin calculates only 
> MD5 and SHA1 (even for *.sha512 files that are added with checksum plugin to 
> jars only)
>
>
> The final goal — sha512 hash sums for deployed artifacts with deploy goal.
>
>
> Does anyone know how can this be achieved?
> Thanks in advance!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>


-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to