Istvan Toth created PHOENIX-7423: ------------------------------------ Summary: End2EndTestDriver doesn't compile with latest hbase-thirdparty Key: PHOENIX-7423 URL: https://issues.apache.org/jira/browse/PHOENIX-7423 Project: Phoenix Issue Type: Bug Components: test Reporter: Istvan Toth
{noformat} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project phoenix-core: Compilation failure [ERROR] /home/stoty/workspaces/apache-phoenix/phoenix/phoenix-core/src/it/java/org/apache/phoenix/end2end/End2EndTestDriver.java:[120,36] reference to getOptionValue is ambiguous [ERROR] both method getOptionValue(java.lang.String,java.lang.String) in org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine and method getOptionValue(java.lang.String,java.util.function.Supplier<java.lang.String>) in org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine match {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)