That error is quite easy to explain … And it means that in general the compilation is working :-)
When doing a JS compilation, you produce tons of files in the target directory. You should be able to find the index.html and run that from the directory. Maven expects every module to assign a single main file. In the examples I use the war plugin to package the content ouf the compiler output to a war file. Chris Am 23.01.17, 22:24 schrieb "piotrz" <piotrzarzyck...@gmail.com>: With outputJavaScript [1], I'm getting following error [2] - It's only part of the log. [1] https://paste.apache.org/uoqs [2] https://paste.apache.org/0Xhm I will try to fix swf compilation. ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Problem-with-building-Tour-de-FlexJS-by-Maven-tp58527p58603.html Sent from the Apache Flex Development mailing list archive at Nabble.com.