Matthias Pohl created FLINK-33468:
-------------------------------------
Summary: Run Kubernetes IT test fails due to wrong Maven version
Key: FLINK-33468
URL: https://issues.apache.org/jira/browse/FLINK-33468
Project: Flink
Issue Type: Sub-task
Components: Build System / CI
Reporter: Matthias Pohl
https://github.com/XComp/flink/actions/runs/6772388387/job/18405319623#step:15:4841
{code}
[...]
Error: 15:52:19 15:52:19.837 [ERROR] Rule 0:
org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Nov 06 15:52:19 Detected Maven Version: 3.8.8 is not in the allowed range
[3.8.6,3.8.6].
Nov 06 15:52:19 15:52:19.837 [INFO]
------------------------------------------------------------------------
Nov 06 15:52:19 15:52:19.837 [INFO] BUILD FAILURE
Nov 06 15:52:19 15:52:19.838 [INFO]
------------------------------------------------------------------------
Nov 06 15:52:19 15:52:19.839 [INFO] Total time: 9.755 s
Nov 06 15:52:19 15:52:19.839 [INFO] Finished at: 2023-11-06T15:52:19Z
Nov 06 15:52:19 15:52:19.839 [INFO]
------------------------------------------------------------------------
Error: 15:52:19 15:52:19.840 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-maven) on
project flink-kubernetes: Some Enforcer rules have failed. Look above for
specific messages explaining why the rule failed. -> [Help 1]
Error: 15:52:19 15:52:19.840 [ERROR]
Error: 15:52:19 15:52:19.840 [ERROR] To see the full stack trace of the errors,
re-run Maven with the -e switch.
Error: 15:52:19 15:52:19.840 [ERROR] Re-run Maven using the -X switch to enable
full debug logging.
Error: 15:52:19 15:52:19.840 [ERROR]
Error: 15:52:19 15:52:19.840 [ERROR] For more information about the errors and
possible solutions, please read the following articles:
Error: 15:52:19 15:52:19.840 [ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)