sbt / sbt-osgi

sbt plugin for creating OSGi bundles
Apache License 2.0
47 stars 43 forks source link

Publish to Maven central using sbt-ci-release and groupId `com.github.sbt` #77

Closed mkurz closed 1 year ago

mkurz commented 1 year ago

The artifacts of sbt-osgi are only available on repo.scala-sbt.org currently which just had a multiple hours outage.

@eed3si9n if you add credentials I will add the pull request and then we should cut a new release.

Fixes #76

mdedetrich commented 1 year ago

@eed3si9n Do you want to setup the orgs/publishing so its in line with the rest of the sbt plugins?

eed3si9n commented 1 year ago

I think I've added the credentials back in April. I can set up the rest too.

eed3si9n commented 1 year ago

Here's a PR for this - https://github.com/sbt/sbt-osgi/pull/86

eed3si9n commented 1 year ago

https://oss.sonatype.org/content/repositories/snapshots/com/github/sbt/sbt-osgi_2.12_1.0/0.10.0-SNAPSHOT/

mdedetrich commented 1 year ago

Also created a scala steward migration at https://github.com/scala-steward-org/scala-steward/pull/3185