kwin commented on code in PR #185:
URL: https://github.com/apache/maven-resolver/pull/185#discussion_r904088244


##########
maven-resolver-named-locks/src/site/markdown/index.md.vm:
##########
@@ -52,8 +56,7 @@ Finally, "distributed" named lock implementations are the 
following (separate mo
 - `semaphore-hazelcast-client` implemented in 
`org.eclipse.aether.named.hazelcast.HazelcastClientCPSemaphoreNamedLockFactory`.
 - `semaphore-hazelcast` implemented in 
`org.eclipse.aether.named.hazelcast.HazelcastCPSemaphoreNamedLockFactory`.
 
-Local named locks are only suited within one JVM with a multithreaded build.
-Sharing a local repository between multiple Maven processes (i.e., on a busy 
CI server) requires a distributed named lock!
+Sharing a local repository between multiple hosts (i.e., on a busy CI server) 
requires a distributed named lock!
 

Review Comment:
   Maybe the example CI server is not the best as I don’t know of any tools 
which recommend or ease setting up a shared Maven repo used by distributed 
nodes…



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