> I am calling a vote for Apache Ratis Thirdparty Release 1.0.7 rc1. Thanks Xinyu for preparing the RC.
> https://github.com/apache/ratis-thirdparty/commits/1.0.7-rc1 > https://dist.apache.org/repos/dist/dev/ratis/thirdparty/1.0.7/rc1/ +0 * Verified checksum, signature * Compared tarball to repo at tag 1.0.7-rc1 * Built from source and ran unit tests > https://repository.apache.org/content/repositories/orgapacheratis-1155/ However, the BOM artifacts (*-cyclonedx.json and *-cyclonedx.xml files) are missing from the Maven repository. These files are generated when building with -Prelease, and they are attached to the jars, so Maven should handle them together. Compare that to recent Ratis release: https://repository.apache.org/content/repositories/releases/org/apache/ratis/ratis/3.1.2/ Do you happen to have logs for Maven run where artifacts were deployed to the snapshot repo? I would like to understand the problem. -Attila
