kennycason / kumo

Kumo - Java Word Cloud
http://kennycason.com/posts/2014-07-03-kumo-wordcloud.html
MIT License
620 stars 156 forks source link

Version 1.10 Maven Central probabily broken? #48

Closed rzo1 closed 7 years ago

rzo1 commented 7 years ago

Hi @kennycason ,

just recognized, that you released 1.10.

However, I think, that this release on mvn-central is broken.

I cannot find the "father-pom" for 1.9 / 1.10: http://repo1.maven.org/maven2/com/kennycason/kumo/

Modules are available in 1.9 and 1.10: http://repo1.maven.org/maven2/com/kennycason/

Maybe you can take a look at it :) - for now, it is not useable via mvn central and one have to install it locally.

kennycason commented 7 years ago

oh crap. Thanks! I'll get this fixed asap.

kennycason commented 7 years ago

@rzo1 Appears to be updated. I checked both directories you linked to.

rzo1 commented 7 years ago

seems to be available now, but i will check in 1-2 days until the mvn repos are synced

rzo1 commented 7 years ago

ok, i integrated 1.11 which worked via Maven Central.