|
|
-
Deploy problem: mvn package -Pdist -Dtar -DskipTests hangs up
Ahmed Radwan 2011-12-15, 00:34
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
-
Re: Deploy problem: mvn package -Pdist -Dtar -DskipTests hangs up
Todd Lipcon 2011-12-15, 00:39
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
-
Re: Deploy problem: mvn package -Pdist -Dtar -DskipTests hangs up
Ahmed Radwan 2011-12-15, 22:18
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
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext