You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/07/25 17:44:00 UTC

[jira] [Updated] (RATIS-638) Compilation error while building source created by ratis-assembly

     [ https://issues.apache.org/jira/browse/RATIS-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Kumar Singh updated RATIS-638:
------------------------------------
    Attachment: RATIS-638.001.patch

> Compilation error while building source created by ratis-assembly
> -----------------------------------------------------------------
>
>                 Key: RATIS-638
>                 URL: https://issues.apache.org/jira/browse/RATIS-638
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Lokesh Jain
>            Priority: Blocker
>         Attachments: RATIS-638.001.patch
>
>
> While building source created using ratis-assembly following error is seen.
> {code:java}
> $ mvn clean install
> [ERROR] Child module /Users/ljain/Downloads/apache-ratis-incubating-0.4.0-rc0/ratis-metrics of /Users/ljain/Downloads/apache-ratis-incubating-0.4.0-rc0/pom.xml does not exist @
> @
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.apache.ratis:ratis:0.4.0-rc0 (/Users/ljain/Downloads/apache-ratis-incubating-0.4.0-rc0/pom.xml) has 1 error
> [ERROR]     Child module /Users/ljain/Downloads/apache-ratis-incubating-0.4.0-rc0/ratis-metrics of /Users/ljain/Downloads/apache-ratis-incubating-0.4.0-rc0/pom.xml does not exist
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)