You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this installs the forked jedis into 3.0.0-SNAPSHOT and the direction asks the user to install the package as 3.0.0, overwriting the the original client and the one that would be downloaded from Maven.
Since this is a fork, it shouldn't overwrite the original coordinate, but using a new coordinate. Potentially using a new version, such as 3.0.0-opencensus.
The text was updated successfully, but these errors were encountered:
Currently this installs the forked jedis into 3.0.0-SNAPSHOT and the direction asks the user to install the package as 3.0.0, overwriting the the original client and the one that would be downloaded from Maven.
Since this is a fork, it shouldn't overwrite the original coordinate, but using a new coordinate. Potentially using a new version, such as 3.0.0-opencensus.
The text was updated successfully, but these errors were encountered: