[
https://issues.apache.org/jira/browse/FLINK-24170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Guardiani updated FLINK-24170:
----------------------------------------
Description:
Building with the latest Maven fails during the {{highest-dir}} goal:
{quote}{{Cannot find a single highest directory for this project set. First two
candidates directories don't share a common root. }}
{quote}
As suggested on this SO answer
https://stackoverflow.com/questions/3084629/finding-the-root-directory-of-a-multi-module-maven-reactor-project,
the {{directory-of}} goal works better
was:
Building with the latest Maven fails during the {{highest-dir}} goal:
{quote}{{Cannot find a single highest directory for this project set. First two
candidates directories don't share a common root. }}
{quote}
As suggested on this SO answer, the {{directory-of}} goal works better
> Building a fresh clone with latest Maven fails
> ----------------------------------------------
>
> Key: FLINK-24170
> URL: https://issues.apache.org/jira/browse/FLINK-24170
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Environment: Maven: 3.8.2
> JDK: 8
> OS: Ubuntu 21.04
> Reporter: Francesco Guardiani
> Priority: Not a Priority
>
> Building with the latest Maven fails during the {{highest-dir}} goal:
>
> {quote}{{Cannot find a single highest directory for this project set. First
> two candidates directories don't share a common root. }}
> {quote}
>
> As suggested on this SO answer
> https://stackoverflow.com/questions/3084629/finding-the-root-directory-of-a-multi-module-maven-reactor-project,
> the {{directory-of}} goal works better
--
This message was sent by Atlassian Jira
(v8.3.4#803005)