Hi there,
in my Hudson configuration, I have several build jobs which deploy
artifacts to a artifactory repository. From time to time I have issues
with the gradle cache. It seems that during a build job, an artifact in
the cache isn't updated correctly by the new one from the artifactory
repository. I tried to determine when this happens, but actually it is not
reproducable. After deleting the ~/.gradle directory everything works fine
again.

I can imagine, that running different gradle builds in parallel can cause
such problems, because all build job use the same cache directory?

regards,
René


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to