See '2.1.1.1. Apache HBase 0.94 with Hadoop 2' under http://hbase.apache.org/book.html#d0e1440
On Sat, Nov 8, 2014 at 3:17 AM, MohammadReza Mofateh <[email protected]> wrote: > Hi > > I download source from Github and mvn clean package assembly:single > -DskipTests -Dhadoop.profile=2.0 > > > INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Skipping HBase > [INFO] This project has been banned from the build due to previous > failures. > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 12:03.726s > [INFO] Finished at: Sat Nov 08 14:21:07 IRST 2014 > [INFO] Final Memory: 12M/28M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project hbase: Could not resolve > dependencies for project org.apache.hbase:hbase:jar:0.94.25-SNAPSHOT: > Failed to collect dependencies for > [com.yammer.metrics:metrics-core:jar:2.1.2 (compile), > com.google.guava:guava:jar:11.0.2 (compile), > commons-cli:commons-cli:jar:1.2 (compile), > commons-configuration:commons-configuration:jar:1.6 (compile), > com.github.stephenc.high-scale-lib:high-scale-lib:jar:1.1.1 (compile), > commons-codec:commons-codec:jar:1.4 (compile), > commons-httpclient:commons-httpclient:jar:3.1 (compile), > commons-io:commons-io:jar:2.1 (compile), commons-lang:commons-lang:jar:2.5 > (compile), commons-logging:commons-logging:jar:1.1.1 (compile), > log4j:log4j:jar:1.2.16 (compile), org.apache.avro:avro:jar:1.5.3 (compile), > org.apache.avro:avro-ipc:jar:1.5.3 (compile), > org.apache.zookeeper:zookeeper:jar:3.4.5 (compile), > org.apache.thrift:libthrift:jar:0.8.0 (compile), > org.jruby:jruby-complete:jar:1.6.5 (compile), > org.mortbay.jetty:jetty:jar:6.1.26 (compile), > org.mortbay.jetty:jetty-util:jar:6.1.26 (compile), > org.mortbay.jetty:jsp-2.1:jar:6.1.14 (compile), > org.mortbay.jetty:jsp-api-2.1:jar:6.1.14 (compile), > org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 (compile), > org.codehaus.jackson:jackson-core-asl:jar:1.8.8 (compile), > org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8 (compile), > org.codehaus.jackson:jackson-jaxrs:jar:1.8.8 (compile), > org.codehaus.jackson:jackson-xc:jar:1.8.8 (compile), > org.slf4j:slf4j-api:jar:1.6.1 (compile), org.slf4j:slf4j-log4j12:jar:1.6.1 > (compile), tomcat:jasper-compiler:jar:5.5.23 (runtime), > tomcat:jasper-runtime:jar:5.5.23 (runtime), > org.jamon:jamon-runtime:jar:2.3.1 (compile), > com.google.protobuf:protobuf-java:jar:2.4.0a (compile), > com.sun.jersey:jersey-core:jar:1.8 (compile), > com.sun.jersey:jersey-json:jar:1.8 (compile), > com.sun.jersey:jersey-server:jar:1.8 (compile), > javax.xml.bind:jaxb-api:jar:2.1 (compile), stax:stax-api:jar:1.0.1 > (compile), junit:junit:jar:4.11 (runtime?), > org.mockito:mockito-all:jar:1.8.5 (test), > org.apache.commons:commons-math:jar:2.1 (test), > org.apache.hadoop:hadoop-common:jar:2.0.0-alpha (compile), > org.apache.hadoop:hadoop-annotations:jar:2.0.0-alpha (compile), > org.apache.hadoop:hadoop-minicluster:jar:2.0.0-alpha (compile)]: Failed to > read artifact descriptor for > org.mortbay.jetty:servlet-api:jar:2.5-20081211: Could not transfer artifact > org.mortbay.jetty:jetty-parent:pom:7 from/to codehaus ( > http://repository.codehaus.org/): repository.codehaus.org: Unknown host > repository.codehaus.org -> [Help 1] > [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/DependencyResolutionException > > Is my script is true for making a tar.gz file? > Please help me to do this. > Best >
