Hello, I'm a fairly novice hadoop user. I'm trying to compile on a completely newly installed debian squeeze machine. Getting the following error. I'm leaning to the repositories not being what is expected. Is this a problem on my side?
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.495s [INFO] Finished at: Tue Nov 22 13:52:50 CET 2011 [INFO] Final Memory: 30M/72M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project hadoop-hdfs: Could not resolve dependencies for project org.apache.hadoop:hadoop-hdfs:jar:0.23.0: Could not find artifact org.apache.hadoop:hadoop-common:jar:tests:0.23.0 in apache.snapshots.https ( https://repository.apache.org/content/repositories/snapshots) -> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :hadoop-hdfs
