Release a snapshot on sonatype repo
stephanenicolas opened this issue · 1 comments
stephanenicolas commented
It looks like your examples are using 0.2.0-SNAPSHOT but only 0.1.0 is available.
For instance, with version 0.1.0-SNAPSHOT, you should use projectSettings and not sonarSettings.
Thanks in advance !
schleichardt commented
Developing the app I publish local the sbt plugin.
It is now available on sonatype:
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
This project is a spare time project. For example for now it does not work to show the test coverage.