skjolber/Maven Cache

Cache Maven m2 repository to improve workflow execution time

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stepBuild step step, i.e. restore or saveyes
depthMaximum git history depth to search for changes to build files. Defaults to 100 commits.no
upload-chunk-sizeThe chunk size used to split up large files during upload, in bytesno
enableCrossOsArchiveAn optional boolean when enabled, allows windows runners to save or restore caches that can be restored or saved respectively on other platformsnofalse
key-pathA list of files, directories, and wildcard patterns used to detect files which affects cache contentno**/pom.xml
wrapperCache the Maven wrapper if the .mvn wrapper directory is detectednotrue
cache-key-prefixPrefix for cache keysnomaven-cache-github-action
namedescription
cache-restoreA value to indicate result of cache restore: none, partial or full.