sbt-sonatype
sbt-release
Our great sponsors
sbt-sonatype | sbt-release | |
---|---|---|
1 | 0 | |
307 | 623 | |
- | 0.0% | |
8.9 | 8.4 | |
10 days ago | about 1 month ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sbt-sonatype
-
How to change repository url from https://oss.sonatype.org to https://s01.oss.sonatype.org?
If you look at what sonatypePublishToBundle.value is, it's not pointing to your url, so I think your publishTo needs to be a resolver pointing to the correct url.
sbt-release
We haven't tracked posts mentioning sbt-release yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
coursier - Pure Scala Artifact Fetching
sbt-assembly - Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
JMH - "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
sbt-native-packager - sbt Native Packager
sbt-revolver - An SBT plugin for dangerously fast development turnaround in Scala
sbt-docker - Create Docker images directly from sbt
sbt-pack - A sbt plugin for creating distributable Scala packages.
sbt-dependency-graph - sbt plugin to create a dependency graph for your project
sbt-mima-plugin - A tool for catching binary incompatibility in Scala
better-monadic-for - Desugaring scala `for` without implicit `withFilter`s