Hi all: I followed the "http://slider.incubator.apache.org/docs/getting_started.html" to create hbase application.
I executed " mvn install:install-file -Dfile=/users/staff/hustnn/hbase/hbase-0.98.5-hadoop2-bin.tar.gz -DgroupId=org.apache.hbase -DartifactId=hbase -Dversion=0.98.5-hadoop2 -Dclassifier=bin -Dpackaging=tar.gz" in the path "apache-slider-0.40/app-packages/hbase". I met the error like this: [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.slider:slider-hbase-app-package:0.31.0-incubating-SNAPSHOT (/users/staff/hustnn/hadoop/apache-slider-0.40/app-packages/hbase/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.apache.slider:slider:pom:0.31.0-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 11 -> [Help 2] [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/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Do you know the reason? -- *Regards,* *Zhaojie*