bazel-contrib / rules_jvm_external

Bazel rules to resolve, fetch and export Maven artifacts
Apache License 2.0
336 stars 256 forks source link

Add sha256 and sha512 to MavenPublisher #1240

Closed vinnybod closed 2 months ago

vinnybod commented 2 months ago

As part of a migration to Bazel, I need the artifacts I am publishing with Bazel to match what we were getting with Gradle as closely as I can. I noticed that Gradle is publishing SHA-256/SHA-512 already by default.

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.