Initial plugin commit

This commit is contained in:
2025-08-02 18:13:39 -04:00
parent ac503cf466
commit 95fbe18abe
111 changed files with 7337 additions and 0 deletions

2
maven/lib/ext/README.txt Normal file
View 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.

View 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

View 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