1. 051a319 Only set the project artifact if it is the actual JAR (#453) by Daniel Mensinger · 7 days ago master
  2. 6a48e05 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 (#484) by dependabot[bot] · 7 days ago
  3. 5032c5d fix: #480 - execute blocking hostname resolution asynchronously and implement timeout and caching (#481) by marcuslinke · 10 days ago
  4. dc7069f Issue #423 add an IT and a fix (#482) by Olivier Lamy · 13 days ago
  5. 929bed8 Bump com.google.guava:guava by dependabot[bot] · 2 weeks ago
  6. f65ef9d Bump org.junit:junit-bom from 5.14.3 to 5.14.4 by dependabot[bot] · 2 weeks ago
  7. 5b275f7 Bump org.apache.commons:commons-lang3 by dependabot[bot] · 2 weeks ago
  8. ef2cb46 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0 (#478) by dependabot[bot] · 2 weeks ago
  9. 63c97a3 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#477) by dependabot[bot] · 2 weeks ago
  10. 59ec563 Bump org.testcontainers:testcontainers-bom from 2.0.4 to 2.0.5 (#476) by dependabot[bot] · 3 weeks ago
  11. d583fba Bump com.fasterxml.jackson.core:jackson-annotations from 2.15.4 to 2.21 by dependabot[bot] · 3 weeks ago
  12. 7f6bf1e Bump org.testcontainers:testcontainers-bom from 2.0.3 to 2.0.4 (#466) by dependabot[bot] · 4 weeks ago
  13. d5722ad Do not read a JAR completely into a byte-array before computing the SHA (#470) by Jeroen van der Vegt · 4 weeks ago
  14. 4cd5975 Fix issue #463 Unexpected cache miss due to previously downloaded remote cache entry with skipTests (#472) by Olivier Lamy · 4 weeks ago
  15. b9640fe Issue #345 fix possible NPE with Intellij (#473) by Olivier Lamy · 4 weeks ago
  16. 0417695 Fix findFirstMainSourceFile to skip invoker test projects (src/it/) in p12 (#474) by Olivier Lamy · 4 weeks ago
  17. 8b862ca Test-jar type dependencies fail to be resolved during checksum calculation with -f builds (#468) by Olivier Lamy · 7 weeks ago
  18. 9973052 [Test Only] Comprehensive test coverage (#462) by Alex Ashitkin · 10 weeks ago
  19. df45256 documentation fixes and updates (#460) by Alex Ashitkin · 2 months ago
  20. 23be609 Bump resolverVersion from 1.9.26 to 1.9.27 (#459) by dependabot[bot] · 3 months ago
  21. e0dd51b Bump resolverVersion from 1.9.25 to 1.9.26 (#458) by dependabot[bot] · 3 months ago
  22. 094161d Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#457) by dependabot[bot] · 3 months ago
  23. 697f01e fix for issue #450 - fixed CacheUtils.unzip to properly restore unix permissions on file systems that support it (#451) by Andrei Karneyenka · 3 months ago
  24. bd9d68e Bump org.apache.maven.plugins:maven-dependency-plugin (#456) by dependabot[bot] · 3 months ago
  25. 4a242c9 Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M4 to 1.0.0 by dependabot[bot] · 3 months ago
  26. dc41937 Use Junit annotations for os select (#454) by Olivier Lamy · 3 months ago
  27. b8180b8 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#446) by dependabot[bot] · 4 months ago
  28. f848837 Breah dependency on org.apache.http (#441) by Elliotte Rusty Harold · 4 months ago
  29. 31d3513 Remove undeclared NotNull annotations (#440) by Elliotte Rusty Harold · 4 months ago
  30. 8f59d05 Fill in two more used dependencies (#438) by Elliotte Rusty Harold · 4 months ago
  31. e8869de [maven-release-plugin] prepare for next development iteration by Olivier Lamy · 4 months ago
  32. b827d52 [maven-release-plugin] prepare release maven-build-cache-extension-1.2.2 by Olivier Lamy · 4 months ago maven-build-cache-extension-1.2.2
  33. 63835eb run it test with core 3.9.12 (#439) by Olivier Lamy · 4 months ago
  34. 7c43cd9 Cleanup JUnit and javax.iunject dependencies (#437) by Elliotte Rusty Harold · 4 months ago
  35. e66ec00 Declare used dependencies (#433) by Elliotte Rusty Harold · 4 months ago
  36. 5dfbfa7 #218 Do not lookup for existing cache with given skip cache and cache enabled parameters (#413) by Ivan · 4 months ago
  37. 103d7b5 Replace Guava with JDK methods (#432) by Elliotte Rusty Harold · 4 months ago
  38. f91d584 Simplify code (#435) by Elliotte Rusty Harold · 4 months ago
  39. 660de41 Enum fields should be final (#434) by Elliotte Rusty Harold · 4 months ago
  40. 9ab87d0 Bump org.apache.maven.extensions:maven-extensions from 45 to 47 (#429) by dependabot[bot] · 4 months ago
  41. 7b68cfd Bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#426) by dependabot[bot] · 4 months ago
  42. 53a980b set release version to 11 so build works with jdk11 (#427) by Erik Meuwese · 4 months ago
  43. ac44ccb Fix IllegalStateException when cache is disabled via command line (#424) by Gili Tzabari · 4 months ago
  44. db0ce24 Fixes for regression after pr #379 (#419) by maximiln · 5 months ago
  45. e739cfa Save attached outputs for compile-only cache entries (#394) by Gili Tzabari · 5 months ago
  46. fd78767 Bump org.testcontainers:testcontainers-bom from 2.0.2 to 2.0.3 (#420) by dependabot[bot] · 5 months ago
  47. 9c023b3 Fix typo: rename rebuilded() to rebuilt() (#415) by Gili Tzabari · 5 months ago
  48. 2412761 Bump org.apache.maven.resolver:maven-resolver-transport-http (#418) by dependabot[bot] · 5 months ago
  49. 90ade09 Maven clean build failure when maven.build.cache.failFast=true (#412) by Maksim Avilov · 5 months ago
  50. e73f519 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#410) by dependabot[bot] · 6 months ago
  51. 8af366d Bump org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.2 by dependabot[bot] · 6 months ago
  52. dcebe0f Adjust CI to defaults by Sylwester Lachiewicz · 6 months ago
  53. 0a449d2 Bump commons-io:commons-io from 2.20.0 to 2.21.0 by dependabot[bot] · 6 months ago
  54. c8c1261 JUnit Jupiter migration from JUnit 4.x (#402) by Sylwester Lachiewicz · 6 months ago
  55. 52ae212 Bump org.junit:junit-bom from 5.13.4 to 5.14.1 (#404) by dependabot[bot] · 6 months ago
  56. 652709f [maven-release-plugin] prepare for next development iteration by Olivier Lamy · 7 months ago
  57. 5b45281 [maven-release-plugin] prepare release maven-build-cache-extension-1.2.1 by Olivier Lamy · 7 months ago maven-build-cache-extension-1.2.1
  58. 7a30100 Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.1 (#398) by dependabot[bot] · 7 months ago
  59. 7e478bb Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by dependabot[bot] · 7 months ago
  60. f6c6485 Preserve Unix file permissions when caching attachedOutputs (#392) by Gili Tzabari · 7 months ago
  61. 49dc9ff Fixes #367 - Do not consider project level glob as additional input value (#372) by Moritz Becker · 7 months ago
  62. 8615880 Bump org.apache.maven.plugins:maven-dependency-plugin by dependabot[bot] · 7 months ago
  63. 5990c9f Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#383) by dependabot[bot] · 8 months ago
  64. 8bbb318 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#382) by dependabot[bot] · 8 months ago
  65. 2a95132 [#377](https://github.com/maximiln/maven-build-cache-extension/issues/377) Fix snapshot artifact resolution in MavenProjectInput (#379) by maximiln · 8 months ago
  66. 1992853 feat: enable prevent branch protection rules (#376) by Sebastian Tiemann · 9 months ago
  67. ad577b0 XPlugin Issue with Maven Build Cache Extension in IntelliJ (#358) by Semiao Marco · 9 months ago
  68. 0fbb00f Fixes #370 - Removed unnecessary public modifiers from tests classes/methods by Karl Heinz Marbaise · 9 months ago
  69. d1f9cd9 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#368) by dependabot[bot] · 9 months ago
  70. d65d213 Bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#366) by dependabot[bot] · 10 months ago
  71. 7cebd8a Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#365) by dependabot[bot] · 10 months ago
  72. 0c54d63 Fixes #363 - Reduce the number of deprecated usages (#364) by Karl Heinz Marbaise · 10 months ago
  73. e0f726a Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#359) by dependabot[bot] · 10 months ago
  74. 7655d5b Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#360) by dependabot[bot] · 10 months ago
  75. 23a6e85 Bump net.openhft:zero-allocation-hashing from 0.27ea0 to 0.27ea1 (#361) by dependabot[bot] · 10 months ago
  76. 7dc8a35 Bump org.apache.maven.resolver:maven-resolver-transport-http by dependabot[bot] · 11 months ago
  77. cfb8502 Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by dependabot[bot] · 11 months ago
  78. 8d9782a Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1 (#355) by dependabot[bot] · 11 months ago
  79. 4d08c04 Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 (#356) by dependabot[bot] · 11 months ago
  80. a282bef Issue #280 Make it clear the Cache extension need core 3.9.x (#350) by Olivier Lamy · 11 months ago
  81. fcf3e25 Issue #238 Fix build cache location documentation (#351) by Olivier Lamy · 11 months ago
  82. 6823e68 Bump org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2 by dependabot[bot] · 11 months ago
  83. 4d97a95 Bump org.apache.maven.extensions:maven-extensions from 44 to 45 by dependabot[bot] · 11 months ago
  84. 21d9bef Simplify documentation links, home page as a simple getting started (#347) by Olivier Lamy · 11 months ago
  85. 4657f68 Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by dependabot[bot] · 11 months ago
  86. 5462d44 restore notifications by Olivier Lamy · 11 months ago
  87. 4889705 temporary disable notifications because of migration by Olivier Lamy · 11 months ago
  88. 97a73c5 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#219) by dependabot[bot] · 11 months ago
  89. 8dac5c2 [MBUILDCACHE-115] - fix execution scope seeding outside of forced mode (#217) by Sebastian Tiemann · 11 months ago
  90. 9da38fa remove duplicated codes by adding field cacheState to MojoParametersListener (#209) by zrlw · 11 months ago
  91. 194a3bf Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#216) by dependabot[bot] · 12 months ago
  92. 0e91ca9 Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 (#215) by dependabot[bot] · 12 months ago
  93. 0359fb0 Upgrade parent POM to version 44 and fix the checkstyle violations (#213) by Tayebwa Noah · 12 months ago
  94. 376714e Bump org.apache.maven.resolver:maven-resolver-transport-http by dependabot[bot] · 1 year ago
  95. fcacb62 Enable GH issues (#210) by Olivier Lamy · 1 year ago
  96. dfc6cd9 [MBUILDCACHE-113] java.security.AccessController in java.security has been deprecated and marked for removal (#205) by Sebastian Tiemann · 1 year, 1 month ago
  97. bb7d853 Bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0 by dependabot[bot] · 1 year, 1 month ago
  98. a9c9f67 [MBUILDCACHE-123] do not set projectExecutions if cacheState is disabled (#207) by zrlw · 1 year, 1 month ago
  99. 3899336 build against 4.0.0-rc-3 (#204) by Olivier Lamy · 1 year, 1 month ago
  100. dfdbd0f update XML headers to build-cache version 1.2.0 (#201) by Sebastian Tiemann · 1 year, 1 month ago