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