Hacker News new | ask | show | jobs
by cmckn 2124 days ago
> So splitting up a repo into different repos doesn't come with the versioning hell when working with maven.

Damn you hurt me with this one. You can use 100 plugins and versioning with Maven in these scenarios is still a rat's nest. But using a monorepo can make CI/CD for individual services just as messy :(