Apache Tooling ATR Maven Plugin

Clone this repo:
  1. 8eaa765 Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by dependabot[bot] · 31 hours ago main
  2. 64a2cfb Bump org.wiremock:wiremock-standalone from 3.13.1 to 3.13.2 by dependabot[bot] · 31 hours ago
  3. 3318270 Add Jackson BOM for centralized dependency management by Slawomir Jaranowski · 34 hours ago
  4. d2c1be5 Bump com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0 by dependabot[bot] · 3 days ago
  5. 9a1430b Refactor ATR client to use reusable HTTP utility methods by Slawomir Jaranowski · 3 days ago

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