Re : Re : Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-06-14 Thread Jean-François Mathiot
De : Christian Gruber <[EMAIL PROTECTED] net> > À : [EMAIL PROTECTED] ups.com > Envoyé le : Jeudi, 10 Mai 2007, 19h10mn 49s > Objet : Re: Re : [flexcoders] Re: Building flex apps with Maven 2? > > > > > > > > > > > > > >

Re : Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-15 Thread Jean-François Mathiot
s Objet : Re: Re : [flexcoders] Re: Building flex apps with Maven 2? Hey Jeff, This is really funny - we have developed quite similar plugins. On May 10, 2007, at 12:31 PM, Jean-François Mathiot wrote: > Ok. Actually, I were not able to find a way to specifiy t

RE: Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-11 Thread Sterling, Brian
te it with eclipse (which I haven't tried myself). -Brian From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of André Rodrigues Pena Sent: Thursday, May 10, 2007 5:20 PM To: flexcoders@yahoogroups.com Subject: Re: Re : [flexcoders] Re: Bui

Re: Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread André Rodrigues Pena
What does Maven offer to a Flex 2 developer? does it have a IDE with a publishing tool? On 5/10/07, Christian Gruber <[EMAIL PROTECTED]> wrote: Oh and thanks! But we haven't collaborated much yet. ;) We're just checking it all out at this point. Thank us when it's all shipping with the latest

Re: Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Christian Gruber
Oh and thanks! But we haven't collaborated much yet. ;) We're just checking it all out at this point. Thank us when it's all shipping with the latest. Christian. > On May 10, 2007, at 3:02 PM, Sterling, Brian wrote: > >> You guys are awesome! >> >> >> >> I feel little tears of joy coming t

Re: Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Christian Gruber
t; > > > http://mxdj.sys-con.com/read/310378.htm > > > > Maybe we just have to pass the flexlib parameter to mxmlc? > > > > Any other suggestions? > > > > Thanks, > > Brian > > ____________ > > From: flexcoders@yahoogrou

RE: Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Sterling, Brian
b parameter to mxmlc? Any other suggestions? Thanks, Brian From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Christian Gruber Sent: Thursday, May 10, 2007 10:11 AM To: flexcoders@yahoogroups.com Subject: Re: Re : [flexcoders] Re: Bui

Re: Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Christian Gruber
Hey Jeff, This is really funny - we have developed quite similar plugins. On May 10, 2007, at 12:31 PM, Jean-François Mathiot wrote: > Ok. Actually, I were not able to find a way to specifiy the target > path for the dependency inclusion with Maven 2 WAR Plugin > (something like the mvn-1 wa

Re : [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Jean-François Mathiot
dles are also considered as dependencies. Jeff. - Message d'origine De : Christian Gruber <[EMAIL PROTECTED]> À : flexcoders@yahoogroups.com Envoyé le : Jeudi, 10 Mai 2007, 17h42mn 07s Objet : Re: [flexcoders] Re: Building flex apps with Maven 2?

Re: [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Christian Gruber
Yep. That's how I handle it. The extra steps, however, are how to include it in the war itself, since it's not a resource that's stored in src/main/webapp in the war project. So I use the maven-dependency-plugin to include it by doing this (cut and pasted from the plugin docs at http://www

Re: [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Andriy Panas
Just saw a link a few days ago at MXNA to a Flex 2 plugin that claims to do the following: The Maven 2 - Flex 2 plugin is a Maven 2 plugin designed to enable continuous integration for Adobe Flex 2libraries and applications, and to benefit of

Re: [flexcoders] Re: Building flex apps with Maven 2?

2007-05-10 Thread Christian Gruber
Hmmm. I'm confused. how come I couldn't find you guys when I went to write this sucker. :) We should probably collaborate, since I'm working on asdoc and unit test inclusion as well. I have an approach for inclusion of swfs in the .war that pulls in swfs into a resources folder that is t