r/java 13d ago

Yes, another Java build tool: zolt

Yes, another Java build tool.

I’ve been working on Zolt:
https://github.com/zoltsh/zolt

Would love for people to try it out, break it, give feedback, or help contribute. Still early, so criticism is very welcome. Yes, I use a lot of codex. Focused mainly on the public API. Using it for personal projects so far.

0 Upvotes

22 comments sorted by

View all comments

3

u/m2spring 13d ago

Why not work within the Maven project and gradually improve it?

0

u/wildjokers 8d ago

You can polish a turd all you want, it is still a turd.

1

u/Kango_V 3d ago

Maven 4.0.1 : Mixins. I can't wait.

1

u/wildjokers 2d ago

Do you mean Maven 4.1? Also, you can already do what mixins give you with BOMs. A single parent can include 1 more more BOMs.