Igal Shilman created FLINK-24132: ------------------------------------ Summary: directory-maven-plugin fails on Github action Key: FLINK-24132 URL: https://issues.apache.org/jira/browse/FLINK-24132 Project: Flink Issue Type: Improvement Components: Stateful Functions Reporter: Igal Shilman
Starting at around Thu Sep 2 17:10:23 CEST 2021, StateFun master and previously green branches started to fail with {code:java} Error: Failed to execute goal org.commonjava.maven.plugins:directory-maven-plugin:0.1:highest-basedir (directories) on project statefun-parent: Cannot find a single highest directory for this project set. First two candidates directories don't share a common root. -> [Help 1] 3273Error: 3274Error: To see the full stack trace of the errors, re-run Maven with the -e switch. 3275Error: Re-run Maven using the -X switch to enable full debug logging. 3276Error: 3277Error: For more information about the errors and possible solutions, please read the following articles: 3278Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 3279Error: Process completed with exit code 1. {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)