xsbt-web-plugin
Servlet support for sbt (by earldouglas)
sbt-sonatype
A sbt plugin for publishing Scala/Java projects to the Maven central. (by xerial)
Our great sponsors
xsbt-web-plugin | sbt-sonatype | |
---|---|---|
0 | 1 | |
381 | 293 | |
- | - | |
7.8 | 7.3 | |
about 1 month ago | 28 days ago | |
Scala | Scala | |
BSD 3-clause "New" or "Revised" License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
xsbt-web-plugin
Posts with mentions or reviews of xsbt-web-plugin.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning xsbt-web-plugin yet.
Tracking mentions began in Dec 2020.
sbt-sonatype
Posts with mentions or reviews of sbt-sonatype.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-13.
-
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.
What are some alternatives?
When comparing xsbt-web-plugin and sbt-sonatype you can also consider the following projects:
coursier - Pure Scala Artifact Fetching
JMH - "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
sbt-revolver - An SBT plugin for dangerously fast development turnaround in Scala
sbt-native-packager - sbt Native Packager
sbt-docker - Create Docker images directly from sbt
sbt-assembly - Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
sbt-release - A release plugin for sbt
sbt-mima-plugin - A tool for catching binary incompatibility in Scala
sbt-doctest - Doctest for scala
better-monadic-for - Desugaring scala `for` without implicit `withFilter`s