14.2. Building the Documentation & Site

Build the documentation using:

mvn clean install

The site will be deployed to /tmp/m2-sites/starobjects.

You may want to combine this with deploying locally (see below) using:

mvn clean install site-deploy -D dist=local