Maven Site - m-m-m/util GitHub Wiki

Maven Site

In order to build the projects maven site follow these steps:

  • be sure you have the code up to date
  • call mvn clean install
  • call mvn site
  • call mvn site:deploy
  • review the result in target/mmm-site
  • create a new shell at sourceforge ssh -t hohwille,[email protected] create
  • synchronize the result to sourceforge (in ssh-agent bash with ssh-add to private key) rsync -rvzP --chmod=a+r,g+r --delete target/mmm-site/ [email protected]:./htdocs/