royteeuwen commented on PR #532:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/532#issuecomment-5652212682

   @olamy thats indeed why i would assume that as a developer you use the local 
cache, but configure the remote cache and set it as disabled. In the CI 
pipeline you enable it with a parameter you pass on build, which would be 
feasable with this implementation. For the develop branch i'd write to the 
remote cache and for the PR branches I'd read from it.
   
   But of course I'm all ears to alternatives, if you say you have another sort 
of implementation that achieves the same thing and is contributable? On github 
I could use the actions/cache and still configure it as local cache, but where 
I want to use this, it's Jenkins, where I dont have this infra available to 
cache locally :( 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to