[ https://issues.apache.org/jira/browse/HBASE-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408560#comment-13408560 ]
Varunkumar Manohar commented on HBASE-6349: ------------------------------------------- Apache Maven 2.2.1 (rdebian-6) Java version: 1.6.0_26 Java home: /usr/lib/jvm/java-6-sun-1.6.0.26/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "3.0.0-12-generic" arch: "amd64" Family: "unix" I used eclipse and ran as maven generate sources. I get this error SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. and this is followed by [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.552s [INFO] Finished at: Fri Jul 06 22:54:35 CDT 2012 [INFO] Final Memory: 11M/167M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project hbase-server: Could not resolve dependencies for project org.apache.hbase:hbase-server:jar:0.95-SNAPSHOT: Failure to find org.apache.hbase:hbase-common:jar:0.95-SNAPSHOT in http://repository-netty.forge.cloudbees.com/snapshot/ was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees netty has elapsed or updates are forced -> > HBase checkout not getting compiled > ----------------------------------- > > Key: HBASE-6349 > URL: https://issues.apache.org/jira/browse/HBASE-6349 > Project: HBase > Issue Type: Bug > Reporter: Varunkumar Manohar > > I am trying to compile the latest svn checkout of HBase source > code using Maven. > This is the error I am facing > [ERROR] Failed to execute goal on project hbase-server: Could not resolve > dependencies for project org.apache.hbase:hbase-server:jar:0.95-SNAPSHOT: > Could not find artifact org.apache.hbase:hbase-common:jar:0.95-SNAPSHOT in > cloudbees netty (http://repository-netty.forge.cloudbees.com/snapshot/) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira