-
Notifications
You must be signed in to change notification settings - Fork 63
Publish to Maven Central #210
Comments
Ok I have requested to have it synced over to central. We'll see what happens. |
great, thanks! |
btw, typelevel/cats requires |
The plugin adds the bintray resolver and the dependency in the Tut configuration. |
I see the repo being declared here btw
|
It's configured in cats because cats uses the plugin, which adds the resolver. Syncing from Bintray to Sonatype isn't working, sorry. I don't have an immediate workaround. If you want to work on cats you can disable the tut plugin. |
oh, I see, thanks for explaining.
what's the error? |
It's saying authentication failed but I can log in fine with the provided credentials. |
Because **tut** is not published to Maven Central. See: tpolecat/tut#210
Sorry to ping on this again. Is there anything we can do to help with this ? I've never used bintray, is this the way to enable the synchronization ? Maybe it's worth trying again in case they had some issues previously ? https://blog.bintray.com/2014/02/11/bintray-as-pain-free-gateway-to-maven-central/ Thanks |
@blast-hardcheese had problems syncing |
My error was around sbt plugins having a different artifact path (coordinate?) than is described in the pom, so bintray refused to sync it. I ended up giving up entirely, manually moving my PGP keys into the right place to satisfy sbt-pgp, then writing command aliases to handle publishing to bintray and sonatype individually. Once the sonatype plugin was up though, it was pretty straightforward to use. |
I don't want to ruin my Hawaiian vacation thinking about this but I'll see what I can do when I get back. You can look forward to version 6.7.26417365 because I'm going to botch a hell of a lot of releases. |
hi, sorry to be a bother |
org.tpolecat
tut-core
is still published only on a custom BintrayCould you please publish it on Maven Central too?
One of the benefits is that it will make life easier for people behind firewalls.
The text was updated successfully, but these errors were encountered: