Hi Piotr, you put me on track! :)
I didn't remember that the first time you run without an empty .m2 you need mvn -s settings-template.xml clean install (and with "-DskipTests" due to test failing) as stated here: https://cwiki.apache.org/confluence/display/FLEX/Building+FlexJS+with+Maven Sorry, but it was more than a year since I built FlexJS for first time and I forgot this completely. So great that this is working since this is important for newcomers C. 2017-11-16 13:57 GMT+01:00 piotrz <[email protected]>: > Carlos, > > I just did exactly same as you by removing .m2/repository, but I didn't > remove my settings.xml - cause I have there links to snapshots repository > etc. I started build from compiler and got two questions: > > 1) > <http://apache-royale-development.20373.n8.nabble.com/file/t1/screenshot_ > question.png> > > 2) > <http://apache-royale-development.20373.n8.nabble.com/file/t1/screenshot_ > question_2.png> > > Try again from compiler you should get it the same. I didn't even have to > build this two projects mentioned previously cause Maven downloaded > artifacts from the Maven central. > > Piotr > > > > > > -- > Sent from: http://apache-royale-development.20373.n8.nabble.com/ > -- Carlos Rovira http://about.me/carlosrovira
