Hi, I followed the maven build instructions [1] step by step. At step 4.d. "Build the compiler" I get some errors [2] and it seems for me that the build fails. Did I miss something?
Thanks, Olaf [1] https://cwiki.apache.org/confluence/display/FLEX/Building+FlexJS+with+Maven [2] Build log: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Flex - FlexJS: Compiler: Parent ............. SUCCESS [ 7.162 s] [INFO] Apache Flex - FlexJS: Compiler: Test Utils ......... SUCCESS [ 14.865 s] [INFO] Apache Flex - FlexJS: Compiler: Compiler ........... FAILURE [09:11 min] [INFO] Apache Flex - FlexJS: Compiler: Compiler-JX ........ SKIPPED [INFO] Apache Flex - FlexJS: Compiler: Debugger ........... SKIPPED [INFO] Apache Flex - FlexJS: Compiler: OEM Layer .......... SKIPPED [INFO] Apache Flex - FlexJS: FlexJS Ant Tasks ............. SKIPPED [INFO] Apache Flex - FlexJS: FlexJS Maven Plugin .......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:50 min [INFO] Finished at: 2016-08-26T21:12:32+02:00 [INFO] Final Memory: 69M/1144M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (default ) on project compiler: There are test failures. [ERROR] [ERROR] Please refer to C:\local\git_repos\FlexJS\flex-falcon\compiler\target\failsafe-reports for t he individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following arti cles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :compiler -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626.html Sent from the Apache Flex Development mailing list archive at Nabble.com.