It may be too early in the morning for me, but I switched to the release/0.9.7 branch in all 3 repos, did a "mvn clean install" all of them, then back in royale-asjs I ran "mvn -Pwith-distribution clean install" and got an error:
Failed to create assembly: Error adding file to archive: /Users/aharui/git/royale/maven/royale-asjs/distribution/jars/compiler-mxmljsc/target/compiler-mxmljsc-0.9.7.jar Interestingly, maybe related, the output on the CI server says things like " Skipping the assembly in this project because it's not the Execution Root" which may be why it gets past this point. So I think we're missing something somewhere. I thought it would be as simple as selecting that profile. Thoughts? -Alex
