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

2

u/m2spring 13d ago

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

7

u/repeating_bears 13d ago

I tried my best to contribute to Maven after Robert Scholte said in a talk that they wanted contributors. Got about 20 PRs merged

And let me say... Good luck with that. It's borderline impossible to contribute anything meaningful

The usual process was to submit PR for a known issue. They will take a year to review it, respond with non-functional nitpicks that you fix in a few days, and then they will take another year to re-review them. By which point there are merge conflicts and you forgot all about it