cstamas commented on a change in pull request #130:
URL: https://github.com/apache/maven-resolver/pull/130#discussion_r724033873



##########
File path: maven-resolver-named-locks-redisson/src/site/markdown/index.md.vm
##########
@@ -31,12 +31,19 @@ Out of the box "redisson" (distributed) named lock 
implementations are the follo
 
 ${esc.hash}${esc.hash} Open Issues/Notes
 
-- It only works when Sisu DI is used and not the bundled `AetherModule` or
-  `ServiceLocator` (Maven uses Sisu dependency injection).
 - Usage from plugins has not been tested yet.
 - The `furnace-maven-plugin` does not work this implementation because it uses 
`ServiceLocator` instead
   of dependency injection.
 
+${esc.hash}${esc.hash} Open Issues/Notes for Maven Resolver integrators
+
+To use this implementation within your project, depending on how you 
integrate, you have following options:
+- If you use Sisu DI, then all you need is to provide this module (and it's 
dependencies) on classpath and you are done.

Review comment:
       https://www.youtube.com/watch?v=O6UaU_Dzysc




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

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


Reply via email to