Hi Ravi , I think that's the problem. The problem got resolved when I updated today. Thanks for the reply :)
Regards, Ravi Teja **************************************************************************** *********** This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient's) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! -----Original Message----- From: Ravi Prakash [mailto:[email protected]] Sent: Tuesday, August 23, 2011 6:11 PM To: [email protected]; [email protected] Subject: Re: Problem building yarn in trunk, which was working earlier. I too saw this in 911cd2546c882c8e6d87b17b068af3af53a933c6 (1160424). However when I git pulled it to 37028a826dbefad9b82b8ec0954c5e18e6d77e22 (1160521), the problem went away. On Mon, Aug 22, 2011 at 10:58 AM, Ravi Teja <[email protected]> wrote: > Hi, > > > > Everything was working fine till recently, where the dependency resolution > itself is failing. > > Are there any changes done, I have executed the target which was working > earlier, which is mvn install assembly:assembly > > Thanks in advance. > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building hadoop-yarn-api 1.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] hadoop-yarn-api ................................... FAILURE [0.297s] > [INFO] hadoop-yarn-common ................................ SKIPPED > [INFO] hadoop-yarn-server-common ......................... SKIPPED > [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED > [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED > [INFO] hadoop-yarn-server-tests .......................... SKIPPED > [INFO] hadoop-yarn-server ................................ SKIPPED > [INFO] hadoop-yarn ....................................... SKIPPED > [INFO] hadoop-mapreduce-client-core ...................... SKIPPED > [INFO] hadoop-mapreduce-client-common .................... SKIPPED > [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED > [INFO] hadoop-mapreduce-client-app ....................... SKIPPED > [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED > [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED > [INFO] hadoop-mapreduce-client ........................... SKIPPED > [INFO] hadoop-mapreduce .................................. SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.672s > [INFO] Finished at: Mon Aug 22 21:15:00 IST 2011 > [INFO] Final Memory: 4M/8M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project hadoop-yarn-api: Could not > resolve > dep > endencies for project org.apache.hadoop:hadoop-yarn-api:jar:1.0-SNAPSHOT: > Failed > to collect dependencies for [org.apache.avro:avro:jar:1.4.1 (compile), > com.goog > le.protobuf:protobuf-java:jar:2.4.0a (compile), > org.apache.hadoop:hadoop-common: > jar:0.23.0-SNAPSHOT (compile), > org.apache.hadoop:hadoop-annotations:jar:0.23.0-S > NAPSHOT (compile), junit:junit:jar:4.8.2 (compile), > org.mockito:mockito-all:jar: > 1.8.5 (test), org.apache.hadoop:hadoop-common:jar:tests:0.23.0-SNAPSHOT > (test), > org.apache.hadoop:hadoop-hdfs:jar:0.23.0-SNAPSHOT (runtime), > com.google.inject.e > xtensions:guice-servlet:jar:2.0 (compile), > org.jboss.netty:netty:jar:3.2.3.Final > (compile), org.slf4j:slf4j-api:jar:1.6.1 (compile), > org.slf4j:slf4j-log4j12:jar > :1.6.1 (compile)]: Failed to read artifact descriptor for > org.apache.hadoop:hado > op-common:jar:0.23.0-SNAPSHOT: Failure to find > org.apache.hadoop:hadoop-project- > distro:pom:0.23.0-SNAPSHOT in <http://repository.apache.org/snapshots> > http://repository.apache.org/snapshots was cached > in the local repository, resolution will not be reattempted until the > update > int > erval of apache.snapshots has elapsed or updates are forced -> [Help 1] > > > > Regards, > > Ravi Teja > > > >
