Using the correct artifactId the stub was created. I changed <sourceDirectory>, and <mainClass>, added some framework dependencies, and I now have our app compiling in maven.
The build is still to slow to my liking (1 minute on my machine). So I have some questions: 1) Can I compile to JS debug only (no release, no flash)? 2) Can I do an incremental build? 3) Most of the time I'm not changing framework code, I'd like to compile the app code and keep the framework products as they were. Is that possible? 4) Possibly related to (2) or (3): is the clean argument necessary or can I just do mvn install? Thanks. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Using-Maven-with-Flash-Builder-tp57612p57797.html Sent from the Apache Flex Development mailing list archive at Nabble.com.