[GRADLE-2861] Could not resolve org.apache.hbase:hbase-client:0.95.1-hadoop1 Created: 05/Aug/13  Updated: 12/Sep/13  Resolved: 12/Sep/13

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 1.9-rc-1

Type: Bug
Reporter: Gradle Forums Assignee: Benjamin Muschko
Resolution: Fixed Votes: 0


 Description   
    1. build.gradle
      gradleVersion = "1.7-rc-2"
      compile("org.apache.hbase:hbase-client:0.95.1-hadoop1")
    1. Error

FAILURE: Build failed with an exception.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.


 Comments   
Comment by Gradle Forums [ 05/Aug/13 ]

Are you using an Ivy repository? Seems like something might be wrong with the `ivy.xml` for `hbase-client`.

Comment by Gradle Forums [ 05/Aug/13 ]

repository:

repositories {
mavenCentral()
}

Generated at Wed Jun 30 12:33:27 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.