Versions Compared

Key

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

...

At first the procedure looks kinda complicated, but it isn't. The Any23 website has to be stored in SVN, using the appropriate wagon, site deploy is slow, because deploy works file-by-files so consider the alternative of deploying the site in a local directory (where you checked out the site dir) then committing in one shot

First: first, checkout the
generated site:

$ svn co https://svn.apache.org/repos/asf/incubator/any23/site/ any23-site

...

1 https://svn.apache.org/repos/asf/incubator/any23/site/

More can be seen on the Apache Maven Site plugin and its usage here