Can you try cleaning up your ~/.ivy2 and ~/.m2 caches to see if that helps?
On Wed, Jun 5, 2013 at 3:08 AM, Goutham Tadi <[email protected]> wrote: > Hi, > > I am facing a problem when building hadoop on mesos. Details as > follows..... > > > ..... > $ ant > > Hit enter to continue. > > $ ant > > Hit enter to continue. > > Buildfile: build.xml > [exec] [INFO] Scanning for projects... > [exec] Downloading: > https://repository.cloudera.com/content/groups/cdh-releases-rcs/com/cloudera/cdh/hadoop-root/3.0-u3/hadoop-root-3.0-u3.pom > [exec] > [exec] Downloading: > https://repository.cloudera.com/content/repositories/snapshots/com/cloudera/cdh/hadoop-root/3.0-u3/hadoop-root-3.0-u3.pom > [exec] Downloading: > http://repo.maven.apache.org/maven2/com/cloudera/cdh/hadoop-root/3.0-u3/hadoop-root-3.0-u3.pom > [exec] [ERROR] The build could not read 1 project -> [Help 1][ERROR] > [exec] [ERROR] The project > com.cloudera.cdh:hadoop-ant:${cdh.parent.version} > (/root/mesos-0.10.0/hadoop/hadoop-0.20.2-cdh3u3/cloudera-pom.xml) has 1 > error > [exec] [ERROR] Non-resolvable parent POM: Could not transfer > artifact com.cloudera.cdh:hadoop-root:pom:3.0-u3 from/to cdh.releases.repo ( > https://repository.cloudera.com/content/groups/cdh-releases-rcs): > Connection to https://repository.cloudera.com refused and > 'parent.relativePath' points at wrong local POM @ line 26, column 11: > Connection refused -> [Help 2] > [exec] [ERROR] > [exec] [ERROR] To see the full stack trace of the errors, re-run > Maven with the -e switch. > [exec] [ERROR] Re-run Maven using the -X switch to enable full debug > logging. > [exec] [ERROR] > [exec] [ERROR] For more information about the errors and possible > solutions, please read the following articles: > [exec] [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > [exec] [ERROR] [Help 2] > http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException > > BUILD FAILED > /root/mesos-0.10.0/hadoop/hadoop-0.20.2-cdh3u3/build.xml:42: exec > returned: 1 > > Total time: 1 second > > ..... > > Plz help....... > > Thanks > Goutam > > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > >
