You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/25 09:21:00 UTC

[jira] [Work logged] (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

     [ https://issues.apache.org/jira/browse/CURATOR-625?focusedWorklogId=732960&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-732960 ]

ASF GitHub Bot logged work on CURATOR-625:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Feb/22 09:20
            Start Date: 25/Feb/22 09:20
    Worklog Time Spent: 10m 
      Work Description: martin-g commented on pull request #402:
URL: https://github.com/apache/curator/pull/402#issuecomment-1050678241


   I face the same error on Ubuntu 20.04.
   The error does not say what exactly is the problem. It is a fresh checkout of https://github.com/apache/curator 
   I wondered how the CI works but it appears the CI is broken since a while - https://github.com/apache/curator/actions
   Applying the fix from this PR helped me! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 732960)
    Time Spent: 0.5h  (was: 20m)

> 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
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)