jebeaudet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-875702776
@michael-o Actually, I'm trying to upgrade from an old version of our custom maven jenkins image that was working and I'm running into this issue. [The previous configuration of our image is this.](https://gist.github.com/jebeaudet/3868624abc308498b15db980b31435bf) Basically, the difference is that we were using the version `1.6.1` of the `maven-resolver-synccontext-redisson` jar that we include in the /lib/ext/redisson folder and that's pretty much it. I tried to include a dependency to `maven-resolver-impl` 1.7.1 in my projects but it didn't change anything. I also tried setting the `aether.syncContext.named.factory` to `rwlock-redisson` to no effect. Do you have a working example somewhere I could based my tests on? I'm struggling to find documentation or examples on this. -- 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]
