[ 
https://issues.apache.org/jira/browse/MNG-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573762#comment-17573762
 ] 

ASF GitHub Bot commented on MNG-7520:
-------------------------------------

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
   ```





> Simplify integration of Redisson and Hazelcast for Maven Resolver
> -----------------------------------------------------------------
>
>                 Key: MNG-7520
>                 URL: https://issues.apache.org/jira/browse/MNG-7520
>             Project: Maven
>          Issue Type: Improvement
>          Components: Artifacts and Repositories, Dependencies
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> Currently, to integrate Redisson or Hazelcast into Maven for distributed 
> locking you need to create directories and modify {{m2.conf}}. We can make 
> life easier by pre-creating them in the distribution.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to