Thanks Todd! Skipping the javadoc generation resolves this long hang up. I also saw the HDFS jira: HDFS-2670. Best Regards Ahmed
On Wed, Dec 14, 2011 at 4:39 PM, Todd Lipcon <[email protected]> wrote: > I think this is just that the javadoc generation for the generated > protobufs takes so long it appears to be frozen. i've been using > -Dmaven.javadoc.skip to work around it for now - there's an open HDFS > JIRA to exclude them from the javadoc generation. > > -Todd > > On Wed, Dec 14, 2011 at 4:34 PM, Ahmed Radwan <[email protected]> > wrote: > > Checking the latest hadoop trunk and trying to build the release tarball > > using: mvn package -Pdist -Dtar -DskipTests > > > > It hangs up, with the following log messages: > > > > [INFO] Copying files to > > > /home/ahmed/apache/hadoop/hadoop-common/hadoop-hdfs-project/hadoop-hdfs/target/hadoop-hdfs-0.24.0-SNAPSHOT > > [WARNING] Assembly file: > > > /home/ahmed/apache/hadoop/hadoop-common/hadoop-hdfs-project/hadoop-hdfs/target/hadoop-hdfs-0.24.0-SNAPSHOT > > is not a regular file (it may be a directory). It cannot be attached to > the > > project build for installation or deployment. > > [INFO] > > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hadoop-hdfs --- > > [INFO] > > [INFO] --- maven-javadoc-plugin:2.7:jar (module-javadocs) @ hadoop-hdfs > --- > > > > > > -- > > Ahmed > > > > -- > Todd Lipcon > Software Engineer, Cloudera > -- Ahmed
