synyx / messagesource

Synyx Messagesource for Spring. This project brings an implementation of Springs MessageSource interface, which is responsible for resolving texts in an internationalised manner.
19 stars 11 forks source link

Publish to Maven Central #6

Closed nealeu closed 11 years ago

nealeu commented 11 years ago

This project is really useful, but ad-hoc maven repositories are not much use for open source.

Can you please switch to publishing to Maven central so we don't all end up with chaos and then challenges if you have organisational changes which result in a change of direction or domain name.

punycode commented 11 years ago

I'll have a look. It was only today, that we at our company discussed some other opensource projects, that fail to provide proper Maven Central artifacts. "Mea culpa" in the name of my company, seems we aren't really better at this ourselves. I'll order myself a Sonatype account and try to make those of my colleagues, who are also affiliated with our opensource Java software, to do the same…

Thanks for your comment :+1:

nealeu commented 11 years ago

You're welcome. If it helps, I have one project I release to Central which I wrote my self some reminders for: https://github.com/whirlwind-match/fuzzydb/wiki/Release-Instructions

nealeu commented 11 years ago

How's it going on this?

punycode commented 11 years ago

Sorry that it took a while. I just submitted the final artifacts for versions 0.1, 0.2, 0.3, 0.5, 0.6, 0.6.1, 0.7 and 0.7.1 to Maven Central. The Central sync from oss.sonatype.org runs every two hours, so you can expect them to be available in at most 2 hours. Have fun and thank you for pressing on this issue again. Now we'll finally get rid of self-hosted repositories :)

nealeu commented 11 years ago

That's great. Many thanks :+1: