you can compile with this command > > mvn clean site:site site:stage package -DskipTests -Prelease-2.6 >
2015-05-28 5:07 GMT+08:00 Timothy Potter <[email protected]>: > Thanks. develop branch worked ... sorry for the noise. > > On Wed, May 27, 2015 at 1:30 PM, Gour Saha <[email protected]> wrote: > > hadoop 2.6.0-SNAPSHOT was released long back, so snapshot reference is > > incorrect. > > > > Slider master branch will not be updated going forward. > > > > As Billie suggested, you can use the latest release 0.80.0-incubating (or > > develop). > > > > -Gour > > > > On 5/27/15, 12:19 PM, "Billie Rinaldi" <[email protected]> wrote: > > > >>The master branch has gotten a bit stale. I'd suggest checking out the > >>develop branch, or the latest release tag. > >> > >>On Wed, May 27, 2015 at 12:09 PM, Timothy Potter <[email protected]> > >>wrote: > >> > >>> Just pulled a fresh copy and am getting this: > >>> > >>> [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] > >>> > >>> I tried mvn -U clean package too ... no luck > >>> > > >
