Versions Compared

Key

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

...

  1. Run 'mvn clean site' in apache/atlas
  2. git clone https://git-wip-us.apache.org/repos/asf/incubator-atlas-website.git atlas-website
  3. Go to asf-site branch
  4. Delete all files/folders except 0.5.0-incubating
  5. cp -r atlas/docs/target/site/* atlas-website/
  6. cp -r atlas/webapp/target/apidocs atlas-website/api
  7. Verify the html files and commit
  8. Verify the site http://atlas.incubator.apache.org/

...