1. 9d60708 Remove separate stage for checkout by Slawomir Jaranowski · 4 months ago master
  2. 56504e3 Add JDK 21 to standard builds, deploy by JDK 21 by Slawomir Jaranowski · 4 months ago
  3. 01708bc Fix matrix build for plugins by Slawomir Jaranowski · 5 months ago
  4. 3655391 Update default values in README by Slawomir Jaranowski · 5 months ago
  5. da1a59d Use the latest version of Maven in build by Slawomir Jaranowski · 5 months ago
  6. 100e795 Remove redundant cleanWs by Slawomir Jaranowski · 7 months ago
  7. 09a615e Add mavenArgs parameter to pass extra Args for mvn by Olivier Lamy · 7 months ago
  8. 8885f14 branchesToNofify --> branchesToNotify (#8) by donghui · 1 year, 5 months ago
  9. c2521b8 maven plugin default is now 3.6.x and 3.8.x by Olivier Lamy · 1 year, 5 months ago
  10. 34b2f11 test only mvn 3.6.x and 3.8.x by Olivier Lamy · 1 year, 5 months ago
  11. e6ff2aa Add failsafe reports for junit scans by Slawomir Jaranowski · 1 year, 7 months ago
  12. 6556866 force batch mode by Olivier Lamy · 1 year, 9 months ago
  13. 69b4d8b fix jdk name by Olivier Lamy · 1 year, 9 months ago
  14. d811842 remove use of withMaven simplify with use withEnv by Olivier Lamy · 1 year, 9 months ago
  15. 3e73163 Build only on linux nodes by Slawomir Jaranowski · 1 year, 9 months ago
  16. 3e98f4c fix typo by Olivier Lamy · 1 year, 10 months ago
  17. 0d0aa16 we need stack trace to be able to debug correctly by Olivier Lamy · 2 years, 2 months ago
  18. 4666e52 we need stack trace to be enable to debug... by Olivier Lamy · 2 years, 2 months ago
  19. cb83da3 quick fix by Olivier Lamy · 2 years, 2 months ago
  20. 2305ed4 oops by Olivier Lamy · 2 years, 2 months ago
  21. 9c479e5 quick fix by Olivier Lamy · 2 years, 2 months ago
  22. 2f87572 notify only for master or main per default (no need to notify for every branches) (#5) by Olivier Lamy · 2 years, 2 months ago
  23. 8e359ae reduce matrix build with less maven core version and the last one (#4) by Olivier Lamy · 2 years, 2 months ago
  24. 47126c1 Revert back to original configuration by Sylwester Lachiewicz · 2 years, 5 months ago mvn4
  25. b2f0f41 INFRA-22584 Revert to 3.6.x by Sylwester Lachiewicz · 2 years, 5 months ago
  26. d6337e6 print Maven version by Sylwester Lachiewicz · 2 years, 5 months ago
  27. 145689a Correct name by Sylwester Lachiewicz · 2 years, 5 months ago
  28. 718e775 (doc) Add tests with Maven 3.8.4 by Sylwester Lachiewicz · 2 years, 5 months ago
  29. cfcdc70 Generate site with both JDK 8 and 17, as they behave very differently by rfscholte · 2 years, 5 months ago
  30. 56cad0e (doc) Prefer builds with JDK 17 (site check and deploy) by Sylwester Lachiewicz · 2 years, 5 months ago
  31. f532a0c (doc) Update JDK preferred order to 17, 11, 8 by Sylwester Lachiewicz · 2 years, 5 months ago
  32. d191797 (doc) Don't ignore test failures by Sylwester Lachiewicz · 2 years, 5 months ago
  33. 6ff0c3c (doc) Don't ignore test failures by Sylwester Lachiewicz · 2 years, 5 months ago
  34. 8923b2d More recent version for site generation by rfscholte · 2 years, 7 months ago
  35. 7bf20e4 Add workaround for MNG-7289 by rfscholte · 2 years, 7 months ago
  36. f2c4f3f Activate documentation step by rfscholte · 2 years, 7 months ago
  37. ac5fe6b Revert "Add JDK 18" by rfscholte · 2 years, 7 months ago
  38. 0b627d9 Add JDK 18 by rfscholte · 2 years, 7 months ago
  39. 7774d24 Drop Java 16 builds by Sylwester Lachiewicz · 2 years, 7 months ago
  40. f36abae Revert "Expose mvnOpts" by rfscholte · 2 years, 9 months ago
  41. 02725e9 Expose mvnOpts by rfscholte · 2 years, 9 months ago
  42. e03c307 Skip pgpverify if it is not the deploying branch (plugin has defined Maven 3.5.0 as prerequisite) by rfscholte · 3 years ago
  43. aad25d0 Drop Java 7, add Java 17 by rfscholte · 3 years, 1 month ago
  44. 1045d73 [chore] Build master branches every month by Arnaud Héritier · 3 years, 1 month ago
  45. aac2454 Removed Java 15 from CI test matrix by Sylwester Lachiewicz · 3 years, 1 month ago
  46. 020b09d remove debug-flag by rfscholte · 3 years, 7 months ago
  47. c10869c Restored the full maven version matrix default by Martin Kanters · 3 years, 7 months ago
  48. 5d988e1 Restored the full default jdk matrix including the current and ea version by Martin Kanters · 3 years, 7 months ago
  49. 01e98d4 Shorten the windows filepath even further by Martin Kanters · 3 years, 7 months ago
  50. 361543d Using !isUnix() to check whether the node is running Windows or not by Martin Kanters · 3 years, 7 months ago
  51. e85e326 Attempting to get the right workspace directory in parallel nodes using a withEnv block. fix; envs should be prefixed with the `env.` prefix. by Martin Kanters · 3 years, 7 months ago
  52. 9e3019f Attempting to get the right workspace directory in parallel nodes using a withEnv block. by Martin Kanters · 3 years, 7 months ago
  53. e74efb6 Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent when used on parallel nodes. by Martin Kanters · 3 years, 7 months ago
  54. f502774 pwd() doesn't seem to work on slaves? by rfscholte · 3 years, 7 months ago
  55. 1a157bb introduce optional tmpWs by rfscholte · 3 years, 7 months ago
  56. c1f53b6 Spaces instead of tabs by rfscholte · 3 years, 7 months ago
  57. e6da3ae Revert "don't pick up tmpWs from a context" by rfscholte · 3 years, 7 months ago
  58. 87c2c5f don't pick up tmpWs from a context by rfscholte · 3 years, 7 months ago
  59. 97e79eb fix } by rfscholte · 3 years, 7 months ago
  60. f936616 introduce optional tmpWs for Windows to prevent long path failures by rfscholte · 3 years, 7 months ago
  61. ca1194b fix publishers by Olivier Lamy · 3 years, 9 months ago
  62. 3835f36 no need to activate all those publishers by Olivier Lamy · 3 years, 9 months ago
  63. ee7e323 reduce build matrix by Olivier Lamy · 3 years, 9 months ago
  64. 35a4c89 reduce build matrix by Olivier Lamy · 3 years, 9 months ago
  65. e5aca61 Java 14 released, so Java 13 EOL. Include Java 15-ea by rfscholte · 4 years, 2 months ago
  66. f2b3b9c Java 14 released, so Java 13 EOL. Include Java 15-ea by rfscholte · 4 years, 2 months ago
  67. f1a8105 [INFRA-19861] Analyzing... by rfscholte · 4 years, 3 months ago
  68. 57fbd11 echo NODE_NAME by Hervé Boutemy · 4 years, 6 months ago
  69. 1752e26 Java 13 released: drop 12 + include 14 (-ea) by rfscholte · 4 years, 7 months ago
  70. aee4454 moved "def localRepo ..." to the stage execution block by tibordigana · 4 years, 9 months ago
  71. e7a792f used env.EXECUTOR_NUMBER by tibordigana · 4 years, 9 months ago
  72. e7badb6 inline env.BRANCH_NAME directly in IF statement by tibordigana · 4 years, 9 months ago
  73. b47637e ${env.EXECUTOR_NUMBER} returns null by tibordigana · 4 years, 9 months ago
  74. 0a8878d moved the fix of INFRA-18734 to jenkinsNotify by tibordigana · 4 years, 9 months ago
  75. 98c27c1 [improvement] currentBuild.changeSets can be referenced as changes by tibordigana · 4 years, 9 months ago
  76. 85661cb last() cannot be called on [] by tibordigana · 4 years, 9 months ago
  77. 1d7b4bc [INFRA-18734] Jenkins builds fail on email notifications due to unknown user ID "github" by tibordigana · 4 years, 9 months ago
  78. a77dbc4 sh 'df -hT' by tibordigana · 4 years, 10 months ago
  79. d2913d4 print disk space usage by tibordigana · 4 years, 10 months ago
  80. 8e301fa added archives fix by tibordigana · 4 years, 10 months ago
  81. bb8bb6b added archives by tibordigana · 4 years, 10 months ago
  82. cd522d0 no need to filter on maven version only one is used here by Olivier Lamy · 4 years, 11 months ago
  83. 6908683 Update asfMavenTlpStdBuild.groovy by Olivier Lamy · 4 years, 11 months ago
  84. a18c65b this one can deploy as well by Olivier Lamy · 4 years, 11 months ago
  85. 57ecfeb no need to execute tests twice.. by Olivier Lamy · 4 years, 11 months ago
  86. bbe2b1f deploy only with 3.6.x by Olivier Lamy · 4 years, 11 months ago
  87. a726d6e deploy only os == linux by Olivier Lamy · 4 years, 11 months ago
  88. f663bbd deploy SNAPSHOT only if (env.BRANCH_NAME == 'master' && jdk == '8' && maven == '3.5.x') by Olivier Lamy · 4 years, 11 months ago
  89. f3daff2 Include more recent JDKs by rfscholte · 5 years ago
  90. 5b552c7 fixed typo by Hervé Boutemy · 5 years ago
  91. 2ce1385 Fix no access to currentBuild.rawBuild by Sylwester Lachiewicz · 5 years ago
  92. 5d5c1c3 maven-invoker keeps lock on jar (under investigation), so can't fully clean up the workspace. No reason to fail the build. by rfscholte · 5 years ago
  93. 4b1e717 More shortening of path by rfscholte · 5 years ago
  94. e05a8ac Reduce stageDir by rfscholte · 5 years ago
  95. 83d89ba Keep original stageId by rfscholte · 5 years ago
  96. 606d96d rewrite groovy statement by rfscholte · 5 years ago
  97. 5d6e8a5 Fix groovy script by rfscholte · 5 years ago
  98. 55578b8 Shorten wsDir by rfscholte · 5 years ago
  99. a61cb0b Change workspace path for Windows by rfscholte · 5 years ago
  100. d44ea66 [INFRA-17514] Jenkins invoker-plugin updated by INFRA by rfscholte · 5 years ago