Hacker News new | past | comments | ask | show | jobs | submit login

I'd consider maybe looking at gradle then. The awesome thing about maven is it is os agnostic and is at least stable.

Most of the jvm libs are stored in maven central.




Gradle is fantastic to work with. Groovy is nice when you need it, but the DSL is just much better to work with than Maven.


Gradle 3, due out soon, will use Kotlin instead of Apache Groovy as its prefered language for writing build scripts and plugins.



Ooooh how exciting! I like that a lot. I can find this out myself, but what do they plan on doing with existing Groovy plugins for gradle pipelines?


...which will make it completely typesafe.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: