Hi, so after a way too long time, I finally spent some time to fix the various pieces that were/are required to build the Velocity site.
Both Nathan and I were able to build the velocity site locally and push it to people.apache.org. Which is great. This is the procedure: - check out https://svn.apache.org/repos/asf/velocity/site into a "site" folder - go to site/tools and run "mvn install" - afterwards, go to site/site and run "mvn clean site" This builds the velocity web site. Running "mvn site:deploy" requires the necessary credentials to push it to people.apache.org but is then straightforward. I will call for vote shortly to release the various tools required to build the site. -h --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org