HI all, build hadoop source cod have an error after clone hadoop from trunk
branch of github.com <http://github.com/>. a
commant is mvn package -Pdist,native,docs,src -DskipTests -Dtar on
ubuntu:14.10 ppc64le os
errors is below:Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (site) on project
hadoop-common: An Ant BuildException has occured: stylesheet
/home/opuser/project/hadoop_build/hadoop-common-project/hadoop-common/${env.FINDBUGS_HOME}/src/xsl/default.xsl
doesn't exist.
anyone help me ? thank you .