nTo deploy the site, you will first have to
tell Maven where to deploy
it by defining the location in the pom.xml file.
n
n
n
n
nRun mvn site-deploy to deploy the site.The site will be copied, using scp (the only method currently
accepted), to the
destination server for all to see.