Skip to content

Caution about mvn deploy causing cache to increase

Mike Lockhart | GitLab requested to merge mlockhart-support-advice-maven into master

What does this MR do and why?

This adds a comment to the cache:paths for the Maven repository, that the repository also recieves local installs by mvn deploy. Consiquently users may see the cache increase. The comment advises to consider disabling the local install .

Screenshots or screen recordings

This is a code comment change only.

How to set up and validate locally

This is a code comment change only.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nikola Milojevic

Merge request reports