Ok, I didn't put in the entire command ... as soon as we have released the Mavenizer, the command I posted would work, but till then, you need the "-s settings-template.xml" ;-)
If you see the flex logo in the build, it's working. Chris ________________________________ Von: Justin Mclean <jus...@classsoftware.com> Gesendet: Freitag, 8. Juli 2016 10:32:38 An: dev@flex.apache.org Betreff: Re: [FlexJS] Developer Setup HI, > "mvn clean install -P build-examples,build-distribution” Probably getting ahead of myself but just run it and got this: [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java (compile-font) on project Fonts: Execution compile-font of goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java failed: Plugin org.codehaus.mojo:exec-maven-plugin:1.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.adobe:fontkit:jar:1.0, org.apache.flex.compiler:swfutils:jar:4.15.0: Failure to find com.adobe:fontkit:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced -> [Help 1] I assume that’s because I don’t have the Adobe needed bits in my local repository? Thanks, Justin