11.2. Deploying Remotely to Sourceforge

Since we are deploying to sourceforge, we must first create an SSH shell using ssh or putty (if on Windows). Full details are described in http://maven.apache.org/plugins/maven-site-plugin/examples/site-deploy-to-sourceforge.net.html, but what it amounts to is:

Once this has been done, then you should be able to deploy the site remotely:

mvn site-deploy -D dist=remote