folone / poi.scala

Excel meets scalaz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find published 0.15 artifact

guersam opened this issue · comments

I cannot find 0.15 release on Sonatype OSS or Maven Central. maven-repository says it's at Sonatype OSS's staging repo, but adding it to the resolvers doesn't help.

Right, I believe I published an unsigned jar, so nexus failed to propagate it to maven central. Apologies! I've just published the signed version. It should be automatically pushed to maven central within a few hours, but is already accessible from sonatype nexus. Let me know if that fixes the problem for you.

Yes it exists now, thanks :)

Sorry for reopening - I'm not sure what happened, but it looks like 0.15 has vanished (given that @guersam found it earlier).
It doesn't seem to be available in Maven central http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22poi-scala_2.10%22 or Sonatype https://oss.sonatype.org/content/groups/staging/info/folone/poi-scala_2.10/

This is super weird. I've just published again. Seems to work fine. Will come back in a week, and see if that worked.

@folone very weird indeed - thanks for publishing it again.

@guersam did you see it in Sonatype or in Maven central?

FYI it's there in Maven central now:

screen shot 2015-06-23 at 12 46 36 pm

Let's hope it stays there :)

:) Indeed, fingers crossed!

Just checked again, the artifact is still there. Closing this issue.