Hi guys,
today I finally managed to get the site generation and deployment working for the ASF infrastructure. The content produced now contains quite a lot of stuff and we could extend it to produce even more. Currently the most important parts are: - documentation - JavaDoc - Test-Coverage reports Ok ... I ran it without tests on my machine ... will re-run things on the ASF build agents as soon as they have one final thing resolved. Then we could be updating the content on that page on a daily basis automatically. Please feel free to have a look: http://flex.apache.org/maven/flexjs/latest-dev/ Particularly interesting should be these pages here: http://flex.apache.org/maven/flexjs/latest-dev/build.html http://flex.apache.org/maven/flexjs/latest-dev/structure.html Which are generated from the content in the flex-falcon/src/site/asciidoc directory using asciidoctor. Chris