Hi, To make things easier I just whipped up a little root pom that makes FlexJS build compiler, typedefs and framework in one maven build (Well technically in 4 builds, but you only have to execute one maven command).
https://paste.apache.org/yuaq The thing is it requires you to checkout all three repos into one directory which contains the pom and the names have to be: - flexjs-compiler - flexjs-typedefs - flexjs-framework I don’t really think it saves much and it could produce more problems than it solves, but as a quick and dirty option it should do the trick. Chris