Hi Prashant, If you are following the steps on that page, the only reason for this failling, should be a too old version of Maven. Maven starting with 3.3.1 supports ".mvn/extensions.xml". All versions before that don't. So please make sure your Maven version is up to date.
You can check the version by running "mvn -version" Chris -----Ursprüngliche Nachricht----- Von: PKumar [mailto:[email protected]] Gesendet: Freitag, 5. August 2016 17:02 An: [email protected] Betreff: FlexJS: Maven build Fail Hi, I am following the steps mentioned on below link but getting build fail. Please check the attached screen shot. https://cwiki.apache.org/confluence/display/FLEX/Building+FlexJS+with+Maven <http://apache-flex-users.2333346.n4.nabble.com/file/n13228/error.jpg> ----- Regards, Prashant -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Maven-build-Fail-tp13228.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
