I had the same issue. My guess is that this is a combination of version issues and possibly security updates to the remote server. In the mean time, it is possible to just copy the output of mvn site:stage to https://svn.apache.org/repos/asf/helix/site-content/ via SVN.
In addition to this, you will need to manually edit the download.html for each version to remove some lines. I will help with this. ---------------------------------------- > Date: Tue, 24 Mar 2015 16:51:51 -0700 > Subject: Unable to deploy new site > From: [email protected] > To: [email protected] > > Hi, > > When i try to push the docs for 0.6.5 release (ran deploySite.sh under > website folder), I get the exception. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-scm-publish-plugin:1.1:publish-scm > (default-cli) on project website: svn: E175002: java.lang.RuntimeException: > Could not generate DH keypair > > [ERROR] svn: E175002: OPTIONS request failed on > '/repos/asf/helix/site-content': Prime size must be multiple of 64, and can > only range from 512 to 1024 (inclusive) > > Any idea what's going on here? > > thanks, > Kishore G
