JetBrains / sbt-tc-logger

SBT plugin generates TeamCity service messages to be used by SBT runner
Apache License 2.0
10 stars 12 forks source link

Publish to Maven Central #20

Open sideeffffect opened 5 years ago

sideeffffect commented 5 years ago

Could you please publish to Maven Central https://repo1.maven.org/maven2/?

Because it's not published there, we can't use is behind out corporate firewall.

Maybe you could use https://github.com/olafurpg/sbt-ci-release plugin, it makes publishing to Sonatype a breeze, there's a fool-proof README that when followed results in a simple and working publishing to repo1.maven.org.

dmitry-treskunov commented 5 years ago

Do you have an internal Maven repository? If yes, would it be possible for you to publish it there?

sideeffffect commented 5 years ago

Unfortunately that's not a viable option :( Could you please deploy it to Maven Central on your end? It would be working for everybody and would be always up to date

image

if you use the sbt-ci-release plugin, it shouldn't take much of your time

sideeffffect commented 5 years ago

hold on -- I will try something different. I'll get back to you if it doesn't work out.

rtyley commented 3 years ago

Publishing on Maven Central may be more important now that BinTray is being shutdown?

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/