Bump actions/setup-java from 5.5.0 to 5.6.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/0f481fcb613427c0f801b606911222b5b6f3083a...03ad4de0992f5dab5e18fcb136590ce7c4a0ac95) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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