[ajug-members] Question about dependency management.. best practices?
Kerry Wilson
kerry at allthingswilson.com
Fri Aug 21 22:01:17 EDT 2009
For me, it's Maven all the way.
kw
Sent from my iPhone
On Aug 21, 2009, at 8:23 PM, Ramesh Rajamani
<rameshrajamani at hotmail.com> wrote:
> I have written ant build script for Source repository, development
> server, testing server and production server for the entire project
> using normal ant which does similar thing like maven...
>
> Regards,
> Ramesh
>
>
>
>
> > Date: Fri, 21 Aug 2009 20:32:08 -0400
> > From: driedtoast at gmail.com
> > To: ajug-members at ajug.org
> > Subject: Re: [ajug-members] Question about dependency management..
> best practices?
> >
> > Ivy is good for pure dependency management and allows you to use
> ant, etc...
> >
> > Ivy combined with a proximity server (or archiva, etc...) is a good
> > way to manage your libraries,
> > especially if you want to publish your own projects as libraries.
> >
> > Ivy is a bit quirky, but once you get the hang of it, its not too
> bad.
> > I'd rather deal with the quirks of ivy and have the freedom of ant
> vs maven.
> >
> > This could probably bring up a whole other debate on ivy vs maven.
> > Lots of people like maven and are strong evangelists for it.
> >
> > Either way, you can setup a maven repository proxy server
> (proximity)
> > internally and ivy or maven can use it.
> >
> > Your choose both do the job pretty well.
> >
> > - Dan
> >
> >
> >
> > On Fri, Aug 21, 2009 at 7:34 PM, Se Hee Lee<tosehee at gmail.com>
> wrote:
> > > We use the in-house solution using ant as a build solution, but
> given
> > > the choice, Maven is the way to go.
> > >
> > >
> > > On Aug 21, 2009, at 6:20 PM, Jeff Tougas wrote:
> > >
> > >> I'm working on a few projects currently which have a lot of
> external
> > >> libraries, and I'm looking for an efficient way to maintain these
> > >> libraries for these different projects. I'm aware of a couple of
> > >> possible solutions, such as ivy, maven, and even setting up a
> "third
> > >> party libs" directory in my source control repository, but I'm
> > >> interested in hearing from you all what your experience has
> been with
> > >> this problem, and whether this is even much of a headache for
> other
> > >> people.
> > >>
> > >> Thanks,
> > >> Jeff
> > >>
> > >> _______________________________________________
> > >> ajug-members mailing list
> > >> ajug-members at ajug.org
> > >> http://www.ajug.org/mailman/listinfo/ajug-members
> > >
> > >
> > > _______________________________________________
> > > ajug-members mailing list
> > > ajug-members at ajug.org
> > > http://www.ajug.org/mailman/listinfo/ajug-members
> > >
> >
> > _______________________________________________
> > ajug-members mailing list
> > ajug-members at ajug.org
> > http://www.ajug.org/mailman/listinfo/ajug-members
>
> Are you an untamed, bizarre or daring explorer? Find out now! Drag
> n' drop
> _______________________________________________
> ajug-members mailing list
> ajug-members at ajug.org
> http://www.ajug.org/mailman/listinfo/ajug-members
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20090821/3f7ea2b7/attachment-0001.html
More information about the ajug-members
mailing list