Versions Compared

Key

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

...

Build GitHub documentation site

Checkout release tag for publishing the release documentation

No Format
mvn site-deploy -DskipTests
** Resume from a given module, if necessary
mvn site-deploy -DskipTests -rf <module>

...