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.
1 file changed
tree: 8c08d07fd99d5bbf08867a0bc9c6e1b8882febc3
  1. .github/
  2. src/
  3. .asf.yaml
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Tooling ATR Maven Plugin

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