Hello, I run mahout environment as a user on Centos and it work fine with me. Now, I am trying to build mahout from source and every time I execute the
"mvn clean compile" I got the following error : [ERROR] Failed to execute goal on project mahout-mrlegacy: Could not resolve dependencies for project org.apache.mahout:mahout-mrlegacy:jar:1.0-SNAPSHOT: Could not transfer artifact commons-io:commons-io:jar:2.4 from/to central (http://repo.maven.apache.org/maven2): Read timed out -> [Help 1] I am using : Maven 3.0.4 and Hadoop 2.0.0 I read on https://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException It could be a POM misses declaration. Can any one help me with that? -- Best Regards, Mostafa Ramadan Software Developer mail:[email protected] <http://us.f384.mail.yahoo.com/ym/[email protected]>
