HI, > How are you setting these options? Maven, Ant, command-line, IDE?
Maven using the boilerplate archtype, generated like so: mvn -s /Users/justinmclean/Documents/FlexJSTest/settings-template.xml archetype:generate -DarchetypeGroupId=org.apache.flex.flexjs.framework -DarchetypeArtifactId=flexjs-simple-application-archetype -DarchetypeVersion=0.8.0-SNAPSHOT Thanks, Justin