Hi Olaf,
No .. you don't need to wait after midnight if you add "-U" to your maven call. This forces it to update. If you have used the normal settings-template.xml you will probably have a directory ".m2/repository" in your users home directory. This is where maven "downloads the internet" to and this is where stuff is copied when running a maven "install". If you delete the "com\adobe\air" directory maven will not find it and the mavenizer will re-download AIR and create new Artifacts from it. If you don't delete it, Maven will re-use the empty zip file and fail again. Chris ________________________________ Von: OK <p...@olafkrueger.net> Gesendet: Freitag, 7. Oktober 2016 10:36:17 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed Hi Chris, no success, please see comments below: >Please delete the "com/adobe/air" directory in your maven local repo and try again using the Maven "-U" >switch ... I can't find this directory, you mean the asjs build repo? To make sure that there's nothing old I just removed the complete flex-asjs folder, cloned and build it again by using the -U param. But still no success. Perhaps I have to wait after midnight? Thanks, Olaf -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Maven-Distribution-build-failed-tp55610p55667.html Apache Flex Development - [FlexJS][Maven] Distribution build failed<http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Maven-Distribution-build-failed-tp55610p55667.html> apache-flex-development.2333347.n4.nabble.com [FlexJS][Maven] Distribution build failed. Hi, I was going to test Alex work on the "binding issue" but the maven distribution build still fails for me [1]. Any hints? Thanks, Olaf [1]... Sent from the Apache Flex Development mailing list archive at Nabble.com.