Sign in
apache
/
maven-build-cache-extension
/
HEAD
69319d7
Break dependency on assert4j (#447)
by Elliotte Rusty Harold
· 16 hours ago
master
0a6d747
Let forked lifecycles of run-goals save to the cache (#524)
by Olivier Lamy
· 2 days ago
fa8b8ff
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 12 days ago
b875ae9
[maven-release-plugin] prepare release maven-build-cache-extension-1.3.0
by Olivier Lamy
· 12 days ago
maven-build-cache-extension-1.3.0
b67f4a9
Support build caching for single-goal and forked-lifecycle executions (#522)
by Olivier Lamy
· 12 days ago
53ed6ed
Stop Velocity from swallowing the subsection headings
by Sylwester Lachiewicz
· 3 weeks ago
f20a749
Stop compiling against Wagon; classify not-found via the Resolver SPI (#521)
by Sylwester Lachiewicz
· 2 weeks ago
5852417
Issue #496 Support maven.build.cache.skipSave as module-level property (#497)
by alascbio
· 3 weeks ago
663936d
Add includeHidden option to <include> to opt hidden files back into cache input scanning (#519)
by Roy Teeuwen
· 3 weeks ago
e6f0078
Target Maven 4.0.0-rc-6 in the maven4.0 profile
by Sylwester Lachiewicz
· 3 weeks ago
064a3d9
Declare API and Util next to SPI (#515)
by Tamas Cservenak
· 3 weeks ago
a03ca53
Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.1 to 1.1.0 (#516)
by dependabot[bot]
· 4 weeks ago
35629cc
Update readme (#514)
by Tamas Cservenak
· 5 weeks ago
5ce1c85
Reverse Maven versions (#509)
by Tamas Cservenak
· 5 weeks ago
9bdd6c8
Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml (#505)
by dependabot[bot]
· 5 weeks ago
1c27378
Bug: proper classifier handling (#508)
by Tamas Cservenak
· 5 weeks ago
9b05c60
Recreate timestamp preservation fix on current master (#512)
by Gili Tzabari
· 5 weeks ago
ea29b27
Revert "Fix timestamp preservation when extracting cached files (#387)"
by Tamas Cservenak
· 5 weeks ago
3c8a736
Fix timestamp preservation when extracting cached files (#387)
by Gili Tzabari
· 5 weeks ago
401f5c3
Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#506)
by dependabot[bot]
· 6 weeks ago
675ec3f
Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#504)
by dependabot[bot]
· 6 weeks ago
761a4fd
Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#507)
by dependabot[bot]
· 6 weeks ago
8b89d01
Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability
by Jarek Potiuk
· 7 weeks ago
7e23d48
Bump org.apache.maven.extensions:maven-extensions from 48 to 49 (#500)
by dependabot[bot]
· 8 weeks ago
44e7d9b
Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.0 to 1.0.1 (#499)
by dependabot[bot]
· 9 weeks ago
1196885
Bump org.apache.maven.plugins:maven-dependency-plugin
by dependabot[bot]
· 3 months ago
ee56399
Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 (#495)
by dependabot[bot]
· 3 months ago
b40c374
Replace deprecated Plexus WriterFactory usage in MavenProjectInput (#444)
by Anukalp Pandey
· 3 months ago
019b70c
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 3 months ago
f9f25d2
[maven-release-plugin] prepare release maven-build-cache-extension-1.2.3
by Olivier Lamy
· 3 months ago
maven-build-cache-extension-1.2.3
7bd513b
Update 48 and Maven 3.9.16 (in Maven 3 profile) (#490)
by Matthias Bünger
· 3 months ago
ada66d4
Issue #336 Add command line flag to override maxBuildsCached (#489)
by Olivier Lamy
· 3 months ago
c915399
[MBUILDCACHE-73] Allow arbitrary expressions as additional reconcilation properties (#416)
by Patrik Duditš
· 3 months ago
0b7d080
Bump com.github.tomakehurst:wiremock-jre8 from 2.35.2 to 3.0.1 (#485)
by dependabot[bot]
· 3 months ago
051a319
Only set the project artifact if it is the actual JAR (#453)
by Daniel Mensinger
· 4 months ago
6a48e05
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 (#484)
by dependabot[bot]
· 4 months ago
5032c5d
fix: #480 - execute blocking hostname resolution asynchronously and implement timeout and caching (#481)
by marcuslinke
· 4 months ago
dc7069f
Issue #423 add an IT and a fix (#482)
by Olivier Lamy
· 4 months ago
929bed8
Bump com.google.guava:guava
by dependabot[bot]
· 4 months ago
f65ef9d
Bump org.junit:junit-bom from 5.14.3 to 5.14.4
by dependabot[bot]
· 4 months ago
5b275f7
Bump org.apache.commons:commons-lang3
by dependabot[bot]
· 4 months ago
ef2cb46
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0 (#478)
by dependabot[bot]
· 4 months ago
63c97a3
Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#477)
by dependabot[bot]
· 4 months ago
59ec563
Bump org.testcontainers:testcontainers-bom from 2.0.4 to 2.0.5 (#476)
by dependabot[bot]
· 4 months ago
d583fba
Bump com.fasterxml.jackson.core:jackson-annotations from 2.15.4 to 2.21
by dependabot[bot]
· 4 months ago
7f6bf1e
Bump org.testcontainers:testcontainers-bom from 2.0.3 to 2.0.4 (#466)
by dependabot[bot]
· 4 months ago
d5722ad
Do not read a JAR completely into a byte-array before computing the SHA (#470)
by Jeroen van der Vegt
· 4 months ago
4cd5975
Fix issue #463 Unexpected cache miss due to previously downloaded remote cache entry with skipTests (#472)
by Olivier Lamy
· 4 months ago
b9640fe
Issue #345 fix possible NPE with Intellij (#473)
by Olivier Lamy
· 4 months ago
0417695
Fix findFirstMainSourceFile to skip invoker test projects (src/it/) in p12 (#474)
by Olivier Lamy
· 4 months ago
8b862ca
Test-jar type dependencies fail to be resolved during checksum calculation with -f builds (#468)
by Olivier Lamy
· 5 months ago
9973052
[Test Only] Comprehensive test coverage (#462)
by Alex Ashitkin
· 6 months ago
df45256
documentation fixes and updates (#460)
by Alex Ashitkin
· 6 months ago
23be609
Bump resolverVersion from 1.9.26 to 1.9.27 (#459)
by dependabot[bot]
· 6 months ago
e0dd51b
Bump resolverVersion from 1.9.25 to 1.9.26 (#458)
by dependabot[bot]
· 6 months ago
094161d
Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#457)
by dependabot[bot]
· 6 months ago
697f01e
fix for issue #450 - fixed CacheUtils.unzip to properly restore unix permissions on file systems that support it (#451)
by Andrei Karneyenka
· 6 months ago
bd9d68e
Bump org.apache.maven.plugins:maven-dependency-plugin (#456)
by dependabot[bot]
· 7 months ago
4a242c9
Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M4 to 1.0.0
by dependabot[bot]
· 7 months ago
dc41937
Use Junit annotations for os select (#454)
by Olivier Lamy
· 7 months ago
b8180b8
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#446)
by dependabot[bot]
· 7 months ago
f848837
Breah dependency on org.apache.http (#441)
by Elliotte Rusty Harold
· 7 months ago
31d3513
Remove undeclared NotNull annotations (#440)
by Elliotte Rusty Harold
· 7 months ago
8f59d05
Fill in two more used dependencies (#438)
by Elliotte Rusty Harold
· 7 months ago
e8869de
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 7 months ago
b827d52
[maven-release-plugin] prepare release maven-build-cache-extension-1.2.2
by Olivier Lamy
· 7 months ago
maven-build-cache-extension-1.2.2
63835eb
run it test with core 3.9.12 (#439)
by Olivier Lamy
· 7 months ago
7c43cd9
Cleanup JUnit and javax.iunject dependencies (#437)
by Elliotte Rusty Harold
· 7 months ago
e66ec00
Declare used dependencies (#433)
by Elliotte Rusty Harold
· 7 months ago
5dfbfa7
#218 Do not lookup for existing cache with given skip cache and cache enabled parameters (#413)
by Ivan
· 7 months ago
103d7b5
Replace Guava with JDK methods (#432)
by Elliotte Rusty Harold
· 7 months ago
f91d584
Simplify code (#435)
by Elliotte Rusty Harold
· 7 months ago
660de41
Enum fields should be final (#434)
by Elliotte Rusty Harold
· 7 months ago
9ab87d0
Bump org.apache.maven.extensions:maven-extensions from 45 to 47 (#429)
by dependabot[bot]
· 7 months ago
7b68cfd
Bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#426)
by dependabot[bot]
· 8 months ago
53a980b
set release version to 11 so build works with jdk11 (#427)
by Erik Meuwese
· 8 months ago
ac44ccb
Fix IllegalStateException when cache is disabled via command line (#424)
by Gili Tzabari
· 8 months ago
db0ce24
Fixes for regression after pr #379 (#419)
by maximiln
· 8 months ago
e739cfa
Save attached outputs for compile-only cache entries (#394)
by Gili Tzabari
· 8 months ago
fd78767
Bump org.testcontainers:testcontainers-bom from 2.0.2 to 2.0.3 (#420)
by dependabot[bot]
· 8 months ago
9c023b3
Fix typo: rename rebuilded() to rebuilt() (#415)
by Gili Tzabari
· 8 months ago
2412761
Bump org.apache.maven.resolver:maven-resolver-transport-http (#418)
by dependabot[bot]
· 9 months ago
90ade09
Maven clean build failure when maven.build.cache.failFast=true (#412)
by Maksim Avilov
· 9 months ago
e73f519
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#410)
by dependabot[bot]
· 9 months ago
8af366d
Bump org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.2
by dependabot[bot]
· 9 months ago
dcebe0f
Adjust CI to defaults
by Sylwester Lachiewicz
· 9 months ago
0a449d2
Bump commons-io:commons-io from 2.20.0 to 2.21.0
by dependabot[bot]
· 10 months ago
c8c1261
JUnit Jupiter migration from JUnit 4.x (#402)
by Sylwester Lachiewicz
· 10 months ago
52ae212
Bump org.junit:junit-bom from 5.13.4 to 5.14.1 (#404)
by dependabot[bot]
· 10 months ago
652709f
[maven-release-plugin] prepare for next development iteration
by Olivier Lamy
· 10 months ago
5b45281
[maven-release-plugin] prepare release maven-build-cache-extension-1.2.1
by Olivier Lamy
· 10 months ago
maven-build-cache-extension-1.2.1
7a30100
Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.1 (#398)
by dependabot[bot]
· 10 months ago
7e478bb
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
by dependabot[bot]
· 10 months ago
f6c6485
Preserve Unix file permissions when caching attachedOutputs (#392)
by Gili Tzabari
· 10 months ago
49dc9ff
Fixes #367 - Do not consider project level glob as additional input value (#372)
by Moritz Becker
· 11 months ago
8615880
Bump org.apache.maven.plugins:maven-dependency-plugin
by dependabot[bot]
· 11 months ago
5990c9f
Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#383)
by dependabot[bot]
· 11 months ago
8bbb318
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#382)
by dependabot[bot]
· 11 months ago
2a95132
[#377](https://github.com/maximiln/maven-build-cache-extension/issues/377) Fix snapshot artifact resolution in MavenProjectInput (#379)
by maximiln
· 11 months ago
1992853
feat: enable prevent branch protection rules (#376)
by Sebastian Tiemann
· 12 months ago
Next »