Nukkit icon indicating copy to clipboard operation
Nukkit copied to clipboard

Use a more modern build system

Open stevefan1999-personal opened this issue 5 years ago • 8 comments

stevefan1999-personal avatar Jan 16 '20 12:01 stevefan1999-personal

Never again lmao we don’t like gradle

jrodr10 avatar Jan 16 '20 12:01 jrodr10

Why should we use gradle over maven

Flonja avatar Jan 16 '20 12:01 Flonja

@jrodr10 lol so you just declared yourself a masochist that loves XML

stevefan1999-personal avatar Jan 16 '20 12:01 stevefan1999-personal

plus gradle is faster, in terms of debugging and build

stevefan1999-personal avatar Jan 16 '20 12:01 stevefan1999-personal

gradle is more powerful than maven, yes (i use it exclusively for my own projects), but i definitely would NOT say that it's faster (on the contrary: it's far slower and has a huge memory+storage footprint). as maven is already quite sufficient for the project, i see no reason to break things by switching.

DaMatrix avatar Jan 23 '20 11:01 DaMatrix

I thought ONLY Gradle has incremental compilation feature, right...?

KisaragiEffective avatar Jun 12 '20 04:06 KisaragiEffective

But we like maven lmao 😆

tuilakhanh avatar Jun 12 '20 23:06 tuilakhanh

Close

jrodr10 avatar Feb 03 '21 20:02 jrodr10

Done in https://github.com/CloudburstMC/Nukkit/pull/2099

PetteriM1 avatar Jul 08 '23 11:07 PetteriM1