Good luck with that ... LOL
Von meinem Samsung Galaxy Smartphone gesendet. -------- Ursprüngliche Nachricht -------- Von: Alex Harui <aha...@adobe.com.INVALID> Datum: 12.05.17 19:03 (GMT-05:00) An: dev@flex.apache.org Betreff: Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0 On 5/12/17, 3:27 PM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Hi Alex, > >I think I miss-read the ant thing ... Sorry for that. But I got the >implementing Maven from the ability to process poms as this would require >that unless you add a direct dependency to Maven libraries, which I think >is also a bad idea ... That's what Maven plugins are used for. AFAICT, a pom.xml is simple XML. I was going to parse the XML looking for specific nodes. No need for Maven library dependencies, IMO. -Alex