Re: Building branch-0.23

2011-08-26 Thread Alejandro Abdelnur
Praveen, The mapreduce modules still don't use the -Pdist -Dtar options to create the TAR, please refer to the 'hadoop-mapreduce-project/INSTALL' notes for details. Thanks. Alejandro On Fri, Aug 26, 2011 at 5:13 AM, Praveen Sripati wrote: > Hi, > > I got the code from SVN for the branch-0.23 a

Building branch-0.23

2011-08-26 Thread Praveen Sripati
Hi, I got the code from SVN for the branch-0.23 and ran the mvn command svn co http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23/ mvn clean install package -Pdist -Dtar -DskipTests There were no errors. But, the hadoop-mapreduce-0.23.0-SNAPSHOT-all.tar.gz file is not created. p