Updated CycloneDX and ATR plugin configurations - Added custom output name for CycloneDX-generated SBOM. - Updated ATR plugin project name and related URL for clarity. - Included CycloneDX SBOM in the list of artifacts for release deployment.
ATR integration for Maven.
It provides a Maven plugin with an atr:upload goal to upload Apache distribution artifacts to ATR before vote, like atr upload CLI.
This can be triggered during mvn deploy in an atr profile along apache-release one: see IT mvn -Prun-its verify for demo.
Documentation published at https://apache.github.io/tooling-atr-maven-plugin/ by command:
mvn site-deploy