From 7fe6cee72f557d38a53149b76294f87c51712c71 Mon Sep 17 00:00:00 2001 From: Jacques-Etienne Beaudet Date: Thu, 23 Feb 2023 17:43:47 -0500 Subject: [PATCH] Update Named Locks w/ Redisson documentation This is not required anymore since https://github.com/apache/maven/pull/776 --- .../src/site/markdown/index.md.vm | 2 -- 1 file changed, 2 deletions(-) diff --git a/maven-resolver-named-locks-redisson/src/site/markdown/index.md.vm b/maven-resolver-named-locks-redisson/src/site/markdown/index.md.vm index af1d37e66..43ad2e84f 100644 --- a/maven-resolver-named-locks-redisson/src/site/markdown/index.md.vm +++ b/maven-resolver-named-locks-redisson/src/site/markdown/index.md.vm @@ -52,8 +52,6 @@ ${esc.hash}${esc.hash} Installation/Testing #set( $snakeyamlVersion = "1.31" ) - Create the directory `${maven.home}/lib/ext/redisson/`. -- Modify `${maven.home}/bin/m2.conf` by adding `load ${maven.home}/lib/ext/redisson/*.jar` - right after the `${maven.conf}/logging` line. - Copy the following dependencies from Maven Central to `${maven.home}/lib/ext/redisson/`:
   ├── ${project.artifactId}-${project.version}.jar