Prerequisites  

  1. The release tag has been pushed to the ASF Git repo 
  2. You have the software listed in How to Deploy Documentation 

  3. Maven 3+ 
  4. Java 7

Publishing the Javadoc 

git clone https://git-wip-us.apache.org/repos/asf/jclouds-site.git
cd jclouds-site
./deploy-javadoc.sh <JCLOUDS_VERSION>

<JCLOUDS_VERSION> is the version that has just been released. e.g. 1.7.3

  • No labels