I haven't tried Gradle yet but have read good things about it - though
they've mostly been written by maven-haters :)

Are there any issues with using maven repositories in a Gradle build ?

Maven 3 is faster but that seems to be at the expense of memory. My
little macbook runs out of heap space trying to do a full build of
GeoTools with m3 but is fine with m2.

Michael

On 25 November 2010 00:35, Jesse Eichar <jesse.eic...@camptocamp.com> wrote:
> At camptocamp we use Gradle for all of our Java projects now.  It slims down
> the project build configuration by about 1/2 or so and some of the hacks
> required by maven unnecessary.
> Migration from Maven to Gradle will likely be some work since Gradle cannot
> call Maven plugins so Ant replacements will have to be used for those cases.
>  Although I don't know how much plugin hackery we have in our build system.
>
> As for maven 3,  It does boast some improvements, especially around speed
> but it was mostly a re-write of the internals so it won't clean up our build
> system but a speed up would be nice.
> Jesse
> ------------------------------------------------------------------------------
> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
> Tap into the largest installed PC base & get more eyes on your game by
> optimizing for Intel(R) Graphics Technology. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to