Kauri Documentation
 PreviousHomeNext 
21.7.7 Building the distributionBook Index21.8 Javascript Maven Plugin

21.7.8 Post release work

21.7.8.1 Announce

Don't forget to update possible 'current release' references on the own website kauriproject.org 

21.7.8.2 Apidocs

21.7.8.3 These are generated with maven site plugin 

$ mvn site-deploy

should make you happy. Published site should be in http://kauriproject.org/maven-site

21.7.8.4 Docs

21.7.8.5 Update release on daily-builds

These are provided through Hudson running at ci.outerthought.org

Select the job KAURI_DAILY_RELEASE, choose configure, and change the version number to whatever the new upcoming version number is (matching the one in the pom)

 PreviousHomeNext 
21.7.7 Building the distribution21.8 Javascript Maven Plugin