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