1.0.0
·
163 commits
to master
since this release
What's Changed
- MNG-7129 fix for cleanup of partial state by @maximilian-novikov-db in #1
- [MBUILDCACHE-13] rename remote.cache.* properties to maven.build.cache.* by @maximilian-novikov-db in #3
- Disable tests on windows until the maven3 / maven4 contains the needed changes by @gnodet in #5
- [MBUILDCACHE-15] maven.build.cache.enabled parameter is broken - fix by @gnodet in #6
- Use official maven snapshots by @gnodet in #8
- [MBUILDCACHE-18] Use m-resolver transport layer instead of redefining another one by @gnodet in #10
- [MBUILDCACHE-16] Fix config file name by @gnodet in #11
- [MBUILDCACHE-17] IllegalStateException: Cache is not initialized. Actual state: null by @gnodet in #9
- [MBUILDCACHE-19] Upgrade to resolver 1.8.0 by @gnodet in #12
- Use maven 3.9 by default, make maven4 optional using profiles by @gnodet in #13
- [MBUILDCACHE-20] Use local cache before remote cache by default by @gnodet in #14
- [MBUILDCACHE-21] Improve directory checks by @gnodet in #15
- Disable jdk 8 on jenkins by @gnodet in #18
- Remove build warning by @gnodet in #17
- Ability to specify the build cache location by @gnodet in #16
- Add a remote cache IT by @gnodet in #21
- fix link by @kwin in #22
- clean up the doc, as the project moved to ASF by @maximilian-novikov-db in #26
- Update getting-started.md by @maximilian-novikov-db in #27
- [MBUILDCACHE-22] added flag to force rebuild per project or globally by @eltsovalex in #24
- [SECURITY] Fix Zip Slip Vulnerability by @JLLeitschuh in #23
- Bump commons-io from 1.3.2 to 2.7 by @dependabot in #20
- Documentation updates by @AlexanderAshitkin in #28
- [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions by @AlexanderAshitkin in #30
- Switch to maven 4.0.0-alpha-2 by @gnodet in #29
- [MBUILDCACHE-26] Ensure the maven version is >= 3.9 by @gnodet in #32
- Clean build by @gnodet in #31
New Contributors
- @maximilian-novikov-db made their first contribution in #1
- @gnodet made their first contribution in #5
- @kwin made their first contribution in #22
- @eltsovalex made their first contribution in #24
- @JLLeitschuh made their first contribution in #23
- @dependabot made their first contribution in #20
- @AlexanderAshitkin made their first contribution in #28
Full Changelog: https://github.com/apache/maven-build-cache-extension/commits/maven-build-cache-extension-1.0.0