Martijn Visser created FLINK-32357:
--------------------------------------
Summary: Elasticsearch v3.0 won't compile when testing against
Flink 1.17.1
Key: FLINK-32357
URL: https://issues.apache.org/jira/browse/FLINK-32357
Project: Flink
Issue Type: Bug
Components: Connectors / ElasticSearch
Reporter: Martijn Visser
{code:java|
[INFO] ------------------------------------------------------------------------
Error: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project flink-connector-elasticsearch-base: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test failed:
org.junit.platform.commons.JUnitException: TestEngine with ID 'archunit' failed
to discover tests:
com.tngtech.archunit.lang.syntax.elements.MethodsThat.areAnnotatedWith(Ljava/lang/Class;)Ljava/lang/Object;
-> [Help 1]
{code}
https://github.com/apache/flink-connector-elasticsearch/actions/runs/5277721611/jobs/9546112876#step:13:159
--
This message was sent by Atlassian Jira
(v8.20.10#820010)