jebeaudet commented on code in PR #776: URL: https://github.com/apache/maven/pull/776#discussion_r934518561
########## apache-maven/src/assembly/maven/lib/ext/redisson/README.txt: ########## @@ -0,0 +1,5 @@ +This directory is intended to contain Redisson JARs for Maven Resolver Named Locks using Redisson. + +See here [1] on how to add necessary JARs. + +[1] https://maven.apache.org/resolver/maven-resolver-named-locks-redisson/index.html#installation-testing Review Comment: ```suggestion This directory is intended to contain Redisson [1] JARs for Maven Resolver Named Locks using Redisson. See here [2] on how to add necessary JARs. [1] https://github.com/redisson/redisson [2] https://maven.apache.org/resolver/maven-resolver-named-locks-redisson/index.html#installation-testing ``` ########## apache-maven/src/assembly/maven/lib/ext/hazelcast/README.txt: ########## @@ -0,0 +1,5 @@ +This directory is intended to contain Hazelcast JARs for Maven Resolver Named Locks using Hazelcast. + +See here [1] on how to add necessary JARs. + +[1] https://maven.apache.org/resolver/maven-resolver-named-locks-hazelcast/index.html#installation-testing Review Comment: ```suggestion This directory is intended to contain Hazelcast [1] JARs for Maven Resolver Named Locks using Hazelcast. See here [2] on how to add necessary JARs. [1] https://github.com/hazelcast/hazelcast [2] https://maven.apache.org/resolver/maven-resolver-named-locks-hazelcast/index.html#installation-testing ``` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org