Closed dlwh closed 11 years ago
Perfectly fine. I'll update that tomorrow.
Done!
@dlwh: Please have a look and re-check that I did it properly ;)
I need to get you set up to send artifacts to maven central under the scalanlp org.
Follow the pre-maven directions here:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
and here:
http://www.scala-sbt.org/release/docs/Community/Using-Sonatype.html
Let me know if you need any help!
I can also publish the releases, but long term it's better if you do. :-)
-- David
Thanks for the links. I'll release the artifact!
UPDATE: Sonatype ticket is resolved, I can publish ;)
Hi David,
fyi: I'm able to create jars and pgp signatures locally, but however trying to publish (via sbt publishSigned) fails with
"Access to URL https://oss.sonatype.org/service/local/staging/deploy/maven2/org/scalanlp/breeze-viz_2.10/0.5.2/breeze-viz_2.10-0.5.2-javadoc.jar.asc was refused by the server: Forbidden"
I have created a ticket ( see https://issues.sonatype.org/browse/OSSRH-7696 )
I'm not sure, if "New Project" was right. Or if Sonatype just need to add my account.
Cheers,
Martin
Released.
Hey Martin,
I cut a new minor release of Breeze. Any objections to cutting a new release of Breeze Viz that just updates the Breeze dependency?
-- David