Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document describes how to update the Sqoop project website (http://incubator.apache.org/sqoop/). You first need to check out the contents as follows

No Formatcode
svn co https://svn.apache.org/repos/asf/incubator/sqoop/site

...

Sqoop takes advantages of maven to build and deploy its website.

No Formatcode
mvn site
mvn site:deploy