Skip to content

Use Maven dependency cache to optimize workflow running times #492

Description

@jan-vcapgemini

Currently all workflows run several mvn compile processes and download lots of maven dependencies redundantly.

We need to use a cache for m2/repository so that each job can use an external space for its dependency downloads instead of its own local space.

More information can be found here:
https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCMsoftware-configuration-management (github actions, internal processes, git or github utilization)enhancementNew feature or request

    Projects

    Status
    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions