Re: [flexcoders] Re: [javaflexcoders] Official Maven 2 support from the source?

2007-10-31 Thread Peter Connolly
Thanks for setting up the bug.  I've voted for it because I've had miserable
luck with both the israfil and servebox plugins.  Everything else I have
builds neatly from Maven2.

pc

On 10/30/07, Sebastien ARBOGAST <[EMAIL PROTECTED]> wrote:
>
>   That's another thing that I love about Adobe's effort on Flex: you guys
> really got the community thing.
> By the way, I had already filed a bug a few weeks ago:
> https://bugs.adobe.com/jira/browse/SDK-12730
> So to all Flex coders out there, if you want an official Maven plugin for
> Flex projects, feel free to vote for this 
> bug
> .
>
> 2007/10/31, James Ward <[EMAIL PROTECTED]>:
> >
> >I'm glad to hear you also enjoy using Flex!  I also think Maven is
> > great.  But I don't think that Adobe has any intention of maintaining a
> > Maven plugin.  Perhaps once the Flex SDK is fully open source this is
> > something the community can help drive.  You might also want to file a bug:
> >
> > http://bugs.adobe.com/flex
> >
> >
> >
> > Then get all of your friends to vote for the bug.  I will!  Send this
> > list the bug number when you file one.
> >
> >
> >
> > -James
> >
> >
> >
> >
> >
> > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > *On Behalf Of *sebastien_arbogast
> > *Sent:* Thursday, October 25, 2007 2:42 PM
> > *To:* [EMAIL PROTECTED]
> > *Subject:* [javaflexcoders] Official Maven 2 support from the source?
> >
> >
> >
> > I subscribed to this group for a very specific reason: a call to Adobe
> > developers.
> >
> > Flex is just one of the greatest technologies I've used since Java.
> > But there is one thing I miss before I can convince everybody around
> > me to use it in enterprise applications I'm working on: Maven support.
> >
> > I'm using Maven 2 for all of my JEE projects, with continuous
> > integration and everything. So I've tried both Maven plugins available:
> > - servebox is really poorly documented and I just can't get it to work
> > - israfil works but some features are missing, like support for theme
> > compilation
> >
> > And over all, even if the guys who build those plugins do upgrade
> > them, it's always going to be hard for them to keep up.
> >
> > So here is my call: does Adobe intend to support Maven 2 officially,
> > to develop and maintain its own Maven 2 plugins?
> >
> > Sebastien
> > http://sebastien-arbogast.com
> >
> >
> >
>
>
> --
> Sébastien Arbogast
>
> http://www.sebastien-arbogast.com
>
>  
>


Re: [flexcoders] Re: [javaflexcoders] Official Maven 2 support from the source?

2008-03-22 Thread VELO
Not much...

I just start to write something in project's blog.
http://flex-mojos.blogspot.com/

This weekend I will try to write a hello world, ok?


VELO

On Thu, Mar 20, 2008 at 3:37 PM, Sebastien ARBOGAST
<[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
> I'd love to. But is there some usage documentation available somewhere?
>
> 2008/3/20, VELO <[EMAIL PROTECTED]>:
>
> >
> >
> >
> >
> >
> >
> > I had start a new project...
> > http://code.google.com/p/flex-mojos/
> >
> > With support to more stuffs, full support to MXMLC and COMPC
> > parameters, RSL, and other
> >
> > Will release 1.0 when got flexunit and asdoc support.
> >
> > Any one wanna help testing?
> >
> > VELO
> >
> >
> > On Wed, Oct 31, 2007 at 2:13 PM, Peter Connolly <[EMAIL PROTECTED]>
> wrote:
> > >
> > >
> > >
> > >
> > >
> > >
> > > Thanks for setting up the bug. I've voted for it because I've had
> miserable
> > > luck with both the israfil and servebox plugins. Everything else I have
> > > builds neatly from Maven2.
> > >
> > > pc
> > >
> > >
> > >
> > > On 10/30/07, Sebastien ARBOGAST <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > That's another thing that I love about Adobe's effort on Flex: you
> guys
> > > really got the community thing.
> > > > By the way, I had already filed a bug a few weeks ago:
> > > https://bugs.adobe.com/jira/browse/SDK-12730
> > > > So to all Flex coders out there, if you want an official Maven plugin
> for
> > > Flex projects, feel free to vote for this bug.
> > > >
> > > >
> > > > 2007/10/31, James Ward <[EMAIL PROTECTED]>:
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > I'm glad to hear you also enjoy using Flex! I also think Maven is
> > > great. But I don't think that Adobe has any intention of maintaining a
> > > Maven plugin. Perhaps once the Flex SDK is fully open source this is
> > > something the community can help drive. You might also want to file a
> bug:
> > > > >
> > > > > http://bugs.adobe.com/flex
> > > > >
> > > > >
> > > > >
> > > > > Then get all of your friends to vote for the bug. I will! Send this
> > > list the bug number when you file one.
> > > > >
> > > > >
> > > > >
> > > > > -James
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > From: [EMAIL PROTECTED] [mailto:
> > > [EMAIL PROTECTED] On Behalf Of sebastien_arbogast
> > > > > Sent: Thursday, October 25, 2007 2:42 PM
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: [javaflexcoders] Official Maven 2 support from the source?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > I subscribed to this group for a very specific reason: a call to
> Adobe
> > > > > developers.
> > > > >
> > > > > Flex is just one of the greatest technologies I've used since Java.
> > > > > But there is one thing I miss before I can convince everybody around
> > > > > me to use it in enterprise applications I'm working on: Maven
> support.
> > > > >
> > > > > I'm using Maven 2 for all of my JEE projects, with continuous
> > > > > integration and everything. So I've tried both Maven plugins
> available:
> > > > > - servebox is really poorly documented and I just can't get it to
> work
> > > > > - israfil works but some features are missing, like support for
> theme
> > > > > compilation
> > > > >
> > > > > And over all, even if the guys who build those plugins do upgrade
> > > > > them, it's always going to be hard for them to keep up.
> > > > >
> > > > > So here is my call: does Adobe intend to support Maven 2 officially,
> > > > > to develop and maintain its own Maven 2 plugins?
> > > > >
> > > > > Sebastien
> > > > > http://sebastien-arbogast.com
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Sébastien Arbogast
> > > >
> > > > http://www.sebastien-arbogast.com
> > > >
> > > >
> > >
> > >
> >
> >
> >
>
>
>
> --
> Sébastien Arbogast
>
> http://sebastien-arbogast.com