[comixed-dev] Re: Gradle vs Maven

  • From: "Darryl L. Pierce" <mcpierce@xxxxxxxxx>
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Tue, 31 Aug 2021 10:48:28 -0400

I'm not sure if it's better/worse. I think the only difference I've seen so
far is that Gradle works better with Java16. And if I'm not mistaken I seem
to remember that Gradle is better at only building code that's changed or
whose dependencies have changed, better than Maven.

On Tue, Aug 31, 2021 at 3:45 AM Frédéric Fouret <fouretfrederic@xxxxxxxxx>
wrote:

I haven't really worked with Gradle so I don't have any opinion about it.
From what I've read it's pretty good today but does it bring something
better to the project? Is there a need to change? In any case, personally,
if the project goes on Gradle I would find it interesting to discover how
it works.

Le mar. 17 août 2021 à 17:34, Darryl L. Pierce <mcpierce@xxxxxxxxx> a
écrit :

I've been thinking about the next sprint and what can be pushed off until
then, one of which is upgrading both Spring Boot and Angular versions to
the latest of each.

And this kicked off thinking about whether or not we want to shift our
build from using Maven to Gradle; i.e., are there advantages to using
Gradle? One that I remember being mentioned back in June is that Gradle has
solved issues with building on Java16 that Maven hasn't as of yet. Granted
right now we're only targeting Java11 and I don't expect us to target a
more recent version of Java in the next year.

So I just wanted to open a conversation about this idea and see what you
think.

--
Darryl L. Pierce <mcpierce@xxxxxxxxx>
"Le centre du monde est partout." - Blaise Pascal
"Let's try and find some point of transcendence and leap together." -
Gord Downie



-- 
Darryl L. Pierce <mcpierce@xxxxxxxxx>
"Le centre du monde est partout." - Blaise Pascal
"Let's try and find some point of transcendence and leap together." - Gord
Downie

Other related posts: