Maybe this is the same way IntelliJ use to deal with flexmojos projects?
they generate a -config.xml file based on pom.xml configuration.

Chris, I've started a work on mavenizing falcon compiler. Work is still at
the beginning, but I want to ask you if you are doing something similar or
you would want to rely in something like I'm doing...or maybe none of the
two :)



2013/8/5 christofer.d...@c-ware.de <christofer.d...@c-ware.de>

> Hi Alex,
>
> sorry for the late Response. I was on a short Holiday trip.
>
> I have to admit that I didn't implement the Integration in Flexmojos, but
> as far as I understood the code, Velo used some code-generation to somehow
> extract an API, that he then uses to programatically call the Compiler. But
> still I think he does rely on the -config.xml files. This was a pretty
> fragile construct and strangely was one that currently seems to cause
> test-failures when using the most recent Adobe Flex and all of the Apache
> Flex versions. I am hoping to have something more solid in Apache Falcon.
>
> Chris
>
> ________________________________________
> Von: Alex Harui [aha...@adobe.com]
> Gesendet: Mittwoch, 31. Juli 2013 20:54
> An: dev@flex.apache.org
> Betreff: Re: Maven-Flex-Plugin WAS: IntelliJ - ApacheFlex4.9.1 - flexmojos
> 6.0.1
>
> On 7/31/13 9:55 AM, "christofer.d...@c-ware.de"
> <christofer.d...@c-ware.de> wrote:
>
> >Hi Guys :-)
> >
> >Today I think I reached an important milestone with my
> >generator-maven-plugin. This will definitely need some fine-tuning, but I
> >think I'll do that on the way. At least now I can generate any form of
> >code from any sort of Java Class File or Source File. That was the big
> >step I needed in order to continue with the maven-flex-plugin (By the way
> >... am I allowed to name it that way? The "maven" prefix of a plugin
> >seems to be reserved for official maven plugins supported by Apache ...
> >so I guess it should be ok).
> I would recommend asking at trademarks@a.o
>
> >
> >I was intending on supporting only the falcon compiler and would start to
> >support only Apache Flex and FlexUnit first (No need for high blood
> >preasure ... the other stuff should come as the plugin matures). Think I
> >will be needing quite some input from anyone on the Falcon Compiler team.
> >Is there any sort of documentation for using and configuring the compiler
> >programmatically (not using the intermediate commandline)?
> How do you interact with the current MXMLC programmatically?  Is there an
> API or are you just using -config.xml files?
>
> -Alex
>



-- 
Carlos Rovira
Director de TecnologĂ­a
M: +34 607 22 60 05
F:  +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

Reply via email to