romix/java-concurrent-hash-trie-map

availability of the library on central

dvayanu opened this issue · 5 comments

Hello,

have you thought about publishing this library to central, to make it available for builds with maven without own copy?

Not yet, because nobody ever expressed such a wish ;-)

I think this would make sense, because its easier to create a more reliable
build. We use sonatype to push artefacts to central. Let me know if you
need help, I can provide a patch for your pom.

On Tue, Feb 4, 2014 at 4:07 PM, romix notifications@github.com wrote:

Not yet, because nobody ever expressed such a wish ;-)

Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-34067673
.

I have some experience publishing such artefacts to central. I'll look into it, when I have some free time.

Fixed now. It is available on maven central. Please use the dependency information as described on the project page.

thank you.