Initial plugin commit
This commit is contained in:
2
maven/lib/ext/README.txt
Normal file
2
maven/lib/ext/README.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Use this directory to add third party extensions to Maven Core. These extensions can either extend or override
|
||||
Maven's default implementation.
|
6
maven/lib/ext/hazelcast/README.txt
Normal file
6
maven/lib/ext/hazelcast/README.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
6
maven/lib/ext/redisson/README.txt
Normal file
6
maven/lib/ext/redisson/README.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
Reference in New Issue
Block a user