New feature, improvement proposal
As stated here #93 some years ago, it might be a bad idea to deploy a buildinfo file.
SBOMs seem to be a much more suitable and standardized way to store information about file hashes and contents. In addition, the buldinfo format has been deprecated without any replacement:
See https://reproducible-builds.org/docs/jvm in section .buildinfo.
The buildinfo format may still produce some value during development and build comparison but its role as not standardized document in a maven repo is questionable regarding current standards like SBOM.
New feature, improvement proposal
As stated here #93 some years ago, it might be a bad idea to deploy a buildinfo file.
SBOMs seem to be a much more suitable and standardized way to store information about file hashes and contents. In addition, the buldinfo format has been deprecated without any replacement:
See https://reproducible-builds.org/docs/jvm in section .buildinfo.
The buildinfo format may still produce some value during development and build comparison but its role as not standardized document in a maven repo is questionable regarding current standards like SBOM.