build.gradle gradleVersion = “1.7-rc-2” compile(“org.apache.hbase:hbase-client:0.95.1-hadoop1”)
Error
FAILURE: Build failed with an exception.
- What went wrong:
Could not resolve all dependencies for configuration ‘:compile’.
Could not resolve org.apache.hbase:hbase-client:0.95.1-hadoop1.
Required by:
:WAP:1.0
java.text.ParseException: [[Fatal Error] ivy.xml:105:47: 元素类型 “m:dependency.management__org.apache.hbase__” 必须后跟属性规范 “>” 或 “/>”。 in file:/F:/.gradle/caches/artifacts-26/module-metadata/org.apache.hbase/hbase-client/0.95.1-hadoop1/e9d03b7c6586155fbee8fb2de8b5b149/ivy.xml
]
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.