[
https://issues.apache.org/jira/browse/SLIDER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728821#comment-14728821
]
Gour Saha edited comment on SLIDER-932 at 9/3/15 3:27 PM:
----------------------------------------------------------
You are probably on *master* branch which is old and not supported any more.
Please use *develop* branch.
Also just run as {{mvn clean package -DskipTests}}
was (Author: gsaha):
You are probably on *master* branch which is old and not supported any more.
Please use *branch* develop.
Also just run as {{mvn clean package -DskipTests}}
> Build failure in trunk
> ----------------------
>
> Key: SLIDER-932
> URL: https://issues.apache.org/jira/browse/SLIDER-932
> Project: Slider
> Issue Type: Bug
> Components: build
> Reporter: Jun Gong
> Attachments: SLIDER-932.001.patch
>
>
> When running 'mvn clean site:site site:stage package -DskipTests' in the top
> level directory, it fails.
> {code}
> [ERROR] Failed to execute goal on project slider-core: Could not resolve
> dependencies for project org.apache.slider:slider-core:jar:0.60.0-incubating:
> The following artifacts could not be resolved:
> org.apache.hadoop:hadoop-client:jar:2.6.0-SNAPSHOT,
> org.apache.hadoop:hadoop-yarn-client:jar:2.6.0-SNAPSHOT,
> org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:2.6.0-SNAPSHOT,
> org.apache.hadoop:hadoop-yarn-registry:jar:2.6.0-SNAPSHOT,
> org.apache.hadoop:hadoop-minicluster:jar:2.6.0-SNAPSHOT: Could not find
> artifact org.apache.hadoop:hadoop-client:jar:2.6.0-SNAPSHOT in ASF Staging
> (https://repository.apache.org/content/groups/staging/) -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)