You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Nicoló Boschi (Jira)" <ji...@apache.org> on 2021/12/15 14:46:00 UTC

[jira] [Created] (CURATOR-625) Fix "Cannot find a single highest directory for this project set. First two candidates directories don't share a common root" build error

Nicoló Boschi created CURATOR-625:
-------------------------------------

             Summary: Fix "Cannot find a single highest directory for this project set. First two candidates directories don't share a common root" build error
                 Key: CURATOR-625
                 URL: https://issues.apache.org/jira/browse/CURATOR-625
             Project: Apache Curator
          Issue Type: Task
            Reporter: Nicoló Boschi
            Assignee: Jordan Zimmerman


When running mvn clean install -DskipTests on my Mac i get:

{code}
Failed to execute goal org.commonjava.maven.plugins:directory-maven-plugin:0.1:highest-basedir (directories) on project apache-curator: Cannot find a single highest directory for this project set. First two candidates directories don't share a common root. -> [Help 1]
{code}

Upgrading the plugin I'm able to compile



--
This message was sent by Atlassian Jira
(v8.20.1#820001)