Hi,
today I setup a first build Job on the ASF build machines to build Falcon, FalconJX and the eterns. I also configured the Maven site generation. The output can be seen here: https://builds.apache.org/view/E-G/view/Flex/job/flex-falcon%20(maven)/ws/target/staging/index.html I'm just working on getting the coverage reports into that. Currently I still have to skip the FlashPlayer tests as I have to sort out some things with the Infra Guys first. Also I added an asciidoctor page to the site generation: https://builds.apache.org/view/E-G/view/Flex/job/flex-falcon%20(maven)/ws/target/staging/build.html The source is located in the project sources: https://github.com/apache/flex-falcon/blob/feature/maven-migration-test/src/site/asciidoc/build.adoc Of course the content should look the same as Github auto-renders adoc files :-) After I get the FlashPlayer issues working, I'll concentrate on the SonarQube analysis :-) Chris
