[
https://issues.apache.org/jira/browse/HADOOP-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080097#comment-13080097
]
Alejandro Abdelnur commented on HADOOP-7517:
--------------------------------------------
I've just run your mvn command line invocation (except for -Pnative as I'm on
Mac) and it worked.
As Tom says it may be that Forrest is not installed. Can you please verify that?
> hadoop common build fails creating docs
> ---------------------------------------
>
> Key: HADOOP-7517
> URL: https://issues.apache.org/jira/browse/HADOOP-7517
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Giridharan Kesavan
>
> post hadoop-6671 merge
> executing the following command fails on creating docs
> $MAVEN_HOME/bin/mvn clean verify checkstyle:checkstyle findbugs:findbugs
> -DskipTests -Pbintar -Psrc -Pnative -Pdocs
> {noformat}
> Main:
> [mkdir] Created dir:
> /home/jenkins/jenkins-slave/workspace/Hadoop-Common-trunk-maven/trunk/hadoop-common/target/docs-src
> [copy] Copying 33 files to
> /home/jenkins/jenkins-slave/workspace/Hadoop-Common-trunk-maven/trunk/hadoop-common/target/docs-src
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:33.807s
> [INFO] Finished at: Fri Aug 05 08:50:43 UTC 2011
> [INFO] Final Memory: 35M/462M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.6:run (site) on project
> hadoop-common: An Ant BuildException has occured: Execute failed:
> java.io.IOException: Cannot run program
> "/home/hudson/tools/forrest/latest/bin/forrest" (in directory
> "/home/jenkins/jenkins-slave/workspace/Hadoop-Common-trunk-maven/trunk/hadoop-common/target/docs-src"):
> java.io.IOException: error=2, No such file or directory -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [INFO] Scanning for projects...
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira