You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got banned from accessing repository.apache.org due to excessive 404s. I think it's related to the cyclonedx-maven-plugin, where it tries to resolve every CQ artifact before anything has been deployed.
We probably need to try and move execution of the plugin to the end of the release and exclude the SBOM bits from the source package (since they'll be out of date).