Closed SebTardif closed 11 years ago
I disagree emphatically. Releasing to maven is easily the most arduous deploy process of any dependency repository I've dealt with.
In ruby:
In node:
In maven:
The whole nexus central process is an absolute nightmare and is fraught with long build times, error-prone manual steps, and indeterminate multi-hour waits for packages to become available. Sometimes I get away without needing to do steps 2-4, but I release so rarely (for obvious reasons), that I usually hit a snag.
So I don't intend this missive to direct any vitriol towards you, OP. I just needed an excuse to document how inane Maven's open source release process is. If anyone knows a way to completely automate it, I'm sure @klieber would appreciate it.
@searls “:+1:”
@SebTardif There are plenty of issues that are currently being worked on. Concerned about the release schedule? Then chip in and submit a pull request. Don't want to or don't have the time? Then watch the milestones and wait patiently. These kind of "issues" are simply not helpful and just take away from the real work currently being done.
@searls right on
Compared to other projects, it looks like this one doesn't often release even if we see activities/commits. It's odd. Usually, with Maven, doing release is not that much work.