You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/08/01 12:50:22 UTC

[GitHub] [maven] jebeaudet commented on a diff in pull request #776: [MNG-7520] Simplify integration of Redisson and Hazelcast for Maven R…

jebeaudet commented on code in PR #776:
URL: https://github.com/apache/maven/pull/776#discussion_r934490145


##########
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.

Review Comment:
   would it be worth it to add a link to redisson/hazelcast github?



##########
apache-maven/src/assembly/maven/bin/m2.conf:
##########
@@ -4,5 +4,7 @@ set maven.conf default ${maven.home}/conf
 
 [plexus.core]
 load       ${maven.conf}/logging
+optionally ${maven.home}/lib/ext/redisson/*.jar

Review Comment:
   nice!



-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org