I dont have huge exp with Maven either. I just liked some of the
features that it brings to the table e.g. Modular, inheritance, more
then build (report, testing etc) out of the box (of course u can build
all these in ant as well). Specially when I would need multiple
projects for client (Flex modules, action script libraries), server
(FDS, XFire, Hibernate etc)

would like know what people are using in mulitple project env.

-sxm


--- In flexcoders@yahoogroups.com, "Nick Sophinos" <[EMAIL PROTECTED]> wrote:
>
> I despise Maven.
> 
> I know that this is a bit provocative, but my experience with those who
> utterly abuse it to the point where the project is *anything but
manageble*
> has led me to this conclusion.  I am always open to change, though.
> 
> Thoughts, anyone?
> 
> 
> - Nick
> 
> On 1/8/07, Shailesh Mangal <[EMAIL PROTECTED]> wrote:
> >
> >   I am planning to use Maven for my new flex project. Wondering if
> > someone can share their experience of using maven folder structure,
> > POM file, todo and not todo items, limitations etc
> >
> > -sxm
> >
> > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>,
Oliver
> > Lietz <flex@> wrote:
> > >
> > > Am Montag, 18. Dezember 2006 08:19 schrieb Aldo Bucchi:
> > > > Yeah Maven!,
> > > >
> > > > I'm a little surprised on the apparent low interest in the
flex-maven
> > > > front.
> > >
> > > I'm not surprised ;). Most people will start with a shiny frontend
> > which sells
> > > the application. Project (build/change/livecycle) management is not
> > as sexy
> > > as eye candy for most of them.
> > >
> > > > I am also flirting with the idea of building a plugin, but not
> > > > yet... not yet... tomorrow perhaps
> > >
> > > :), same here
> > >
> > > > I would really like to hear about Adobe's plans with respect
to Maven.
> > > > It would be a very good way to make things easier for new
developers (
> > > > by leveraging something that's already built for you ) and to make
> > > > things more attractive to veterans.
> > > > Really, maven is one of those little toys I really really love.
> > > >
> > > > My wishlist on this one ( thinking java here ):
> > > >
> > > > * mavenized standardization of folder structures for flex
applications
> > > > ( all flavors: standalone, fds, etc )
> > > > ** src/main/flex, src/test/flex?
> > >
> > > Did that already for my projects without integrating testing. Works
> > fine -
> > > same layout (SVN+MVN) for Flex and Java projects.
> > >
> > > > * maven plugins:
> > > > ** flexunit ( or asunit )
> > > > ** mxmlc
> > > > ** asdoc
> > > > *** including complex features (eg. auto compile and deploy
examples)
> > > > * definitions and workflow for continuous integration
deployoment (
> > > > cruise control and continuum hopefully )
> > > >
> > > > and then some extra would-be-nice-to-have plugins:
> > > > * auto generate fds stubs/skeletons ( vos, assemblers,
dataproviders,
> > > > dataservices, etc ) for hibernate, JDO, other ORMs
> > > > * springified fds
> > > > ...?
> > >
> > > Nice, indeed. I hope someone at Adobe is already working on
> > Mavenization of
> > > Flex.
> > >
> > > O.
> > >
> >
> >  
> >
>


Reply via email to