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)