1. 73eab22 drop failing ATR license check mode by Hervé Boutemy · 2 hours ago main
  2. 401526b Add CycloneDX Maven plugin for generating SBOM for plugin itself by Slawomir Jaranowski · 22 hours ago
  3. 8927a70 init ATR project metadada by Hervé Boutemy · 3 days ago
  4. 8eaa765 Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by dependabot[bot] · 3 days ago
  5. 64a2cfb Bump org.wiremock:wiremock-standalone from 3.13.1 to 3.13.2 by dependabot[bot] · 3 days ago
  6. 3318270 Add Jackson BOM for centralized dependency management by Slawomir Jaranowski · 3 days ago
  7. d2c1be5 Bump com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0 by dependabot[bot] · 5 days ago
  8. 9a1430b Refactor ATR client to use reusable HTTP utility methods by Slawomir Jaranowski · 5 days ago
  9. 20c04a3 Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 by dependabot[bot] · 5 days ago
  10. 5078b3d Bump actions/checkout from 6.0.2 to 6.0.3 by dependabot[bot] · 5 days ago
  11. 7322f9c Add `@since` annotations for ATR plugin parameters and Mojos by Slawomir Jaranowski · 11 days ago
  12. 0793746 Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4 by dependabot[bot] · 9 days ago
  13. a4daeae Update notification emails in .asf.yaml to use issues@tooling by Dave Fisher · 9 days ago
  14. 40da3d5 Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 by dependabot[bot] · 11 days ago
  15. b3bac57 Add Apache 2.0 license and configure RAT plugin for license validation by Slawomir Jaranowski · 11 days ago
  16. e6494f8 Remove `publishDate` from site - set to none by Slawomir Jaranowski · 12 days ago
  17. 074d4be Remove `publishDate` from site by Slawomir Jaranowski · 12 days ago
  18. 5a6a950 Set Git config globally for site deployment in GitHub workflow by Slawomir Jaranowski · 12 days ago
  19. bf56493 Add site deployment workflow (#28) by Slawomir Jaranowski · 12 days ago
  20. 6a924e4 Rename menu from 'Overview' to 'Maven Plugin Overview' by Dave Fisher · 13 days ago
  21. 2794502 Introduce AtrClient mock for ITs by Slawomir Jaranowski · 14 days ago
  22. eee5add Bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.5.1 by dependabot[bot] · 14 days ago
  23. 3c7f9e8 Bump com.palantir.javaformat:palantir-java-format from 2.90.0 to 2.91.0 by dependabot[bot] · 14 days ago
  24. d9786b3 Bump mavenVersion from 3.9.15 to 3.9.16 by dependabot[bot] · 14 days ago
  25. 656fb2a Add GitHub workflows for PR automation and release drafting by Slawomir Jaranowski · 2 weeks ago
  26. 0c5ace7 Add Dependabot configuration for Maven and GitHub Actions updates by Slawomir Jaranowski · 2 weeks ago
  27. 340397f Use topBar layout for documentation site by Slawomir Jaranowski · 2 weeks ago
  28. b6b3b0b default values for atr.project and atr.version by Hervé Boutemy · 2 weeks ago
  29. e3d38f5 Tooling ATR Maven Plugin at GH level by Hervé Boutemy · 2 weeks ago
  30. 51fb98c fix typo by Hervé Boutemy · 2 weeks ago
  31. 96c660d configure site skin by Hervé Boutemy · 2 weeks ago
  32. 8e7c0cf Configure Maven project for SCM publish and site deployment (#12) by Slawomir Jaranowski · 2 weeks ago
  33. 402f9cb Enable squash merge option for GitHub by Slawomir Jaranowski · 2 weeks ago
  34. ffb8111 Remove ASF menu from site.xml by Dave Fisher · 3 weeks ago
  35. a29dc89 Add empty line to asf.yaml to trigger configuration update by Slawomir Jaranowski · 3 weeks ago
  36. fb24e3b Add gh-pages branch configuration to asf.yaml by Slawomir Jaranowski · 3 weeks ago
  37. 441ab51 Fix link to usage documentation in README by Konrad Windszus · 3 weeks ago
  38. 68ffa92 Refactor ATR client and simple improvements in Mojos by Slawomir Jaranowski · 3 weeks ago
  39. 9d37cb5 Use org.apache:apache as parent by Slawomir Jaranowski · 3 weeks ago
  40. d938de6 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 weeks ago
  41. e40c77b Add simple GitHub workflow for verifying build by Slawomir Jaranowski · 4 weeks ago
  42. f200a10 move plugin to tooling by Hervé Boutemy · 4 weeks ago
  43. fb12f63 Merge pull request #1 from slawekjaranowski/asf-update by Dave Fisher · 4 weeks ago
  44. d244a5f Update asf.yaml with new repo by Slawomir Jaranowski · 4 weeks ago
  45. 04adab5 Update ATR plugin checks in verify.groovy by Slawomir Jaranowski · 5 weeks ago
  46. b9e8383 Update Maven version and dependencies in pom.xml by Slawomir Jaranowski · 5 weeks ago
  47. f67f5a8 improve messages by Hervé Boutemy · 7 weeks ago
  48. 5b3d750 add push-to-atr profile for testing by Hervé Boutemy · 7 weeks ago
  49. 4cf081c simplify code by Hervé Boutemy · 8 weeks ago
  50. 097c804 share JWT token between goals execution by Hervé Boutemy · 8 weeks ago
  51. 4b189ed add atr:check-composing goal by Hervé Boutemy · 8 weeks ago
  52. d4bb75f reuse ATR client when uploading multiple files by Hervé Boutemy · 2 months ago
  53. 3552b55 add runOnlyAtExecutionRoot logic by Hervé Boutemy · 3 months ago
  54. 574c2c6 add documentation by Hervé Boutemy · 3 months ago
  55. a544259 use settings for ATR auth by Hervé Boutemy · 3 months ago
  56. 5daf08d use jackson-databind by Hervé Boutemy · 3 months ago
  57. 07f8142 implement ATR upload API by Hervé Boutemy · 3 months ago
  58. 3c2b224 improve ATR terms used by Hervé Boutemy · 3 months ago
  59. 188a955 create atr:upload goal doing log by Hervé Boutemy · 3 months ago
  60. 24c148f init maven-atr-plugin by Hervé Boutemy · 3 months ago