Lokesh Jain created RATIS-638:
---------------------------------
Summary: 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
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)