https://github.com/gradle/maven-build-cache-unstable-inputs-samples
An example project containing a build with unstable inputs
https://github.com/gradle/maven-build-cache-unstable-inputs-samples
caching example maven
Last synced: 8 months ago
JSON representation
An example project containing a build with unstable inputs
- Host: GitHub
- URL: https://github.com/gradle/maven-build-cache-unstable-inputs-samples
- Owner: gradle
- Created: 2019-02-28T13:09:33.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T07:36:55.000Z (over 1 year ago)
- Last Synced: 2025-01-30T03:51:11.124Z (over 1 year ago)
- Topics: caching, example, maven
- Language: Java
- Homepage: https://gradle.com
- Size: 186 KB
- Stars: 5
- Watchers: 31
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example Maven build with unstable inputs

This is an example project that accompanies the [Using the Build Cache for Apache Maven™][guide] guide. It contains examples of goals that have irreproducible outputs or unstable inputs. In the guide, you can learn how to deal with the resulting cache misses and improve the cache hit ratio.
[guide]: https://docs.gradle.com/enterprise/maven-build-cache