The plugin is built to set them in applications and I think it usually does this correctly or we would be having problems. But I could double check …
Chris Am 15.02.17, 01:24 schrieb "Alex Harui" <[email protected]>: I'm not sure Maven is set up to handle these flags properly for applications. In theory, we want app developers to not need to use these flags. -Alex On 2/14/17, 4:17 PM, "Justin Mclean" <[email protected]> wrote: >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
