Bump actions/setup-java from 5.3.0 to 5.5.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.3.0 to 5.5.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/ad2b38190b15e4d6bdf0c97fb4fca8412226d287...0f481fcb613427c0f801b606911222b5b6f3083a) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 5.5.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