Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.7.0
-
- Ubuntu-11.10
-java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre10-0ubuntu5)
OpenJDK Client VM (build 20.0-b11, mixed mode, sharing)-Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
Maven home: /home/jongwook/apache/apache-maven-3.0.3
Java version: 1.6.0_23, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.0-12-generic", arch: "i386", family: "unix"- ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]
Ubuntu-11.10 -java version "1.6.0_23" OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre10-0ubuntu5) OpenJDK Client VM (build 20.0-b11, mixed mode, sharing) -Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800) Maven home: /home/jongwook/apache/apache-maven-3.0.3 Java version: 1.6.0_23, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-openjdk/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.0.0-12-generic", arch: "i386", family: "unix" ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]
Description
There is no folder at https://repository.cloudera.com/content/repositories/releases/org/apache/whirr/whirr-core/0.7.0-SNAPSHOT. Thus, you cannot set up Eclipse when you run "mvn eclipse:eclipse -DdownloadSources=true -DdownloadJavadocs" for Eclipse setting at https://cwiki.apache.org/confluence/display/WHIRR/How+To+Contribute
Some reason, cloudera.com removed the folder "https://repository.cloudera.com/content/repositories/releases/org/apache/whirr/whirr-core/0.7.0-SNAPSHOT". You may visit the URL to see what cloudera.com has.
The following is the error message.
[ERROR] Failed to execute goal on project whirr-voldemort: Could not resolve dependencies for project org.apache.whirr:whirr-voldemort:jar:0.7.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.whirr:whirr-core:jar:0.7.0-SNAPSHOT, org.apache.whirr:whirr-core:jar:tests:0.7.0-SNAPSHOT: Could not transfer artifact org.apache.whirr:whirr-core:jar:0.7.0-SNAPSHOT from/to cloudera (https://repository.cloudera.com/content/repositories/releases/): Error transferring file: Server returned HTTP response code: 409 for URL: https://repository.cloudera.com/content/repositories/releases/org/apache/whirr/whirr-core/0.7.0-SNAPSHOT/whirr-core-0.7.0-SNAPSHOT.jar -> [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 :whirr-voldemort