You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/04/12 02:30:41 UTC

[jira] [Commented] (RATIS-67) BUILDING.md file is not correct

    [ https://issues.apache.org/jira/browse/RATIS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965281#comment-15965281 ] 

Tsz Wo Nicholas Sze commented on RATIS-67:
------------------------------------------

Hi [~khmarbaise], I must have missed something since {{mvn package -DskipTests}} does work for me.  How could I reproduce the bug?

I noticed that you were using your own nexus server ({{http://localhost:8081/nexus/..}}).  Not sure if it is related.

> BUILDING.md file is not correct
> -------------------------------
>
>                 Key: RATIS-67
>                 URL: https://issues.apache.org/jira/browse/RATIS-67
>             Project: Ratis
>          Issue Type: Bug
>    Affects Versions: 0.1.0-alpha
>            Reporter: Karl Heinz Marbaise
>            Priority: Critical
>             Fix For: 0.1.0-alpha
>
>
> The {{BUILDING.md}} file claims to build RATIS for the first time via:
> {code}
> mvn package -DskipTests
> {code}
> which simply fails with the following output:
> {code}
> [ERROR] Failed to execute goal on project ratis-hadoop-shaded: Could not resolve dependencies for project org.apache.ratis:ratis-hadoop-shaded:jar:0.1-SNAPSHOT: Failure to find org.apache.hadoop:hadoop-common:jar:3.0.0-alpha1 in http://localhost:8081/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 1]
> {code}
> This looks like those dependencies are used instead of being dependencies defined by {{<optional>true</optional}}...



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)