On Thu, Jun 18, 2009 at 12:37 PM, Onno Scheffers <o...@piraya.nl> wrote:

>
> > In a small operation you can get away with doing dependency management
> > manually, but not for enterprise applications or any development of scale.
>
>
>
> For complex projects especially, I try to keep things simple by adding all
> dependencies directly into the version-control system. New developers can
> just check out the project, load the project-file up in IntelliJ and they
> are ready to go.
> I prefer wasting diskspace over wasting developer time.

Having a maven's proxy let you achieve the same without wasting disk space.
Having a maven proxy is a must have facility if you really want to
work with maven.

Regards
--
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to