Hi, After helping Chris spend the last several weeks on Maven for FlexJS and Falcon, I think we are at the point where any future changes will be minor, so this is a re-start of the last call to examine a nightly build for the things you usually check before you vote on a release.
And this time, you should be able to get the source packages and build them with Maven! http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuil d/artifact/out/ mvn -s settings-template.xml -P utils clean install mvn -s settings-template.xml -P compiler clean install (Add "-DskipTests" to skip tests) mvn -s settings-template.xml -P externs clean install http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/ artifact/out/ mvn -s settings-template.xml clean install Thanks, -Alex PS: only the falconjx packages are valid in flex-falcon.