Re: [FlexJS] Maven compiler build error

2016-08-29 Thread Justin Mclean
Hi, > I think I have even more ... Justin recorded my Maven Training at the last > ApacheCon US 2016 in Vancouver. Just a few minor thing to fix and you to approve, hopefully I’ll have some time this week to finish it. Justin

Re: [FlexJS] Maven compiler build error

2016-08-26 Thread Alex Harui
On 8/26/16, 9:30 PM, "OK" wrote: >Thanks, the compiler is build successfully now. >Is the reason for the failure that somebody has published not tested >compiler modifications? All the tests run from Ant. Nobody has taken the time to get them to work from Maven. The Maven path is pretty new.

Re: [FlexJS] Maven compiler build error

2016-08-26 Thread OK
Thanks, the compiler is build successfully now. Is the reason for the failure that somebody has published not tested compiler modifications? Thanks, Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54629.html S

Re: [FlexJS] Maven compiler build error

2016-08-26 Thread Justin Mclean
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. You have some tests failing (it may or may not be valid issues) to get past that you may want to try -DskipTests=true Justin