Caution about mvn deploy causing cache to increase
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Nikola Milojevic