You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/09/04 23:40:00 UTC

[jira] [Updated] (MRESOLVER-188) Improve documentation on using the named locks with redis/hazelcast

     [ https://issues.apache.org/jira/browse/MRESOLVER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MRESOLVER-188:
-------------------------------------
    Fix Version/s: 1.7.2

> Improve documentation on using the named locks with redis/hazelcast
> -------------------------------------------------------------------
>
>                 Key: MRESOLVER-188
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-188
>             Project: Maven Resolver
>          Issue Type: Task
>            Reporter: Jacques-Etienne Beaudet
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 1.7.2
>
>
> Following a discussion on [https://github.com/apache/maven-resolver/pull/68].
> The [documentation|https://maven.apache.org/resolver/maven-resolver-named-locks-redisson/index.html] to use the named locks with redis/hazelcast is a bit lacking. Here is what is missing IMHO : 
>  # A notice to say that using the named locks with redis/hazelcast is not compatible with the latest version of maven 3.8.1 since this version of maven uses maven-resolver 1.6.x and the API is incompatible with 1.7.x. We could also mention why mvn 3.8.x cannot support 1.7.x.
>  # Add the step to to actually activate the redis locks with an example (`mvn compile -Daether.syncContext.named.factory=rwlock-redisson`)
>  # Add a section to enable debug logs
>  # A link to the 1.6.x documentation so that people that want to use it with mvn 3.8.1 can follow



--
This message was sent by Atlassian Jira
(v8.3.4#803005)