Uh oh!
There was an error while loading. Please reload this page.
PHOENIX-6376 Update MetaDataProtocol.java for Phoenix 5.2 - #1157
PHOENIX-6376 Update MetaDataProtocol.java for Phoenix 5.2#1157yanxinyi wants to merge 2 commits into
Conversation
stoty
commented
Mar 2, 2021
💔 -1 overall
This message was automatically generated. |
Finished at: 2021-03-02T06:58:30+00:00[INFO] Final Memory: 23M/450M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:get (default-cli) on project phoenix-core: Couldn't download artifact: org.eclipse.aether.resolution.DependencyResolutionException: Failure to find org.apache.phoenix:phoenix-client:jar:5.1.0-HBase-2.4 in https://repository.apache.org/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of apache release has elapsed or updates are forced -> |
This looks like the backward compatibility tests cannot find the artifacts with the new naming scheme. |
yanxinyi
commented
Mar 9, 2021
I created Jira for fixing the backward compatibility tests https://issues.apache.org/jira/browse/PHOENIX-6399 For Now, let's remove the backward compatibility tests for 5.1 and add them back later. |
stoty
commented
Mar 9, 2021
💔 -1 overall
This message was automatically generated. |
No description provided.