iwasakims commented on pull request #3562:
URL: https://github.com/apache/hadoop/pull/3562#issuecomment-945822225


   `./dev-support/bin/create-release` invoking `mvn site` inside worked with 
the patch.
   
   ```
   $ ./dev-support/bin/create-release --docker --dockercache
   ...
   ****************************************************************************
                             Maven Build and Install
   ****************************************************************************
   
   
   $ /usr/bin/mvn -Dmaven.repo.local=/maven install -Pdist,src,yarn-ui 
-DskipTests -Dtar > /build/source/patchprocess/mvn_install.log 2>&1
   $ /usr/bin/mvn -Dmaven.repo.local=/maven install site site:stage -DskipTests 
-Pdist,src,releasedocs,docs > /build/source/patchprocess/mvn_site.log 2>&1
   ...
   Congratulations, you have successfully built the release
   artifacts for Apache Hadoop 2.10.2-SNAPSHOT
   
   The artifacts for this run are available at 
/home/ubuntu/srcs/hadoop/target/artifacts:
   $ ls -1 /home/ubuntu/srcs/hadoop/target/artifacts
   CHANGES.md
   RELEASENOTES.md
   hadoop-2.10.2-SNAPSHOT-rat.txt
   hadoop-2.10.2-SNAPSHOT-site.tar.gz
   hadoop-2.10.2-SNAPSHOT-src.tar.gz
   hadoop-2.10.2-SNAPSHOT.tar.gz
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to