Release for Maven / sbt consumption
See original GitHub issueIs jetcd released in some Maven repo? The ‘releases’ tab in GitHub shows 0.
I am fine by this - can use mvn install -DskipTests
- but this StackOverflow entry might benefit from official comments.
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
sbt/sbt-release: A release plugin for sbt - GitHub
A publish repository configured. (Required only for the default release process. See further below for release process customizations.) git [optional]. Usage.
Read more >sbt Reference Manual — Publishing
This page describes how to publish your project. Publishing consists of uploading a descriptor, such as an Ivy file or Maven POM, and...
Read more >How to release a Scala library to Maven Central using sbt?
I always forget how to do this. So here are my notes: Once in your life: Create Sonatype account. For every new developer...
Read more >How to use a Maven repository library with SBT
When working on a Scala project built with SBT, you want to use a Java library that's in a Maven repository, but the...
Read more >sbt-maven-resolver - Scaladex
An sbt plugin to resolve dependencies using Aether (Maven's dependency resolver) together with ... Usage. In plugins.sbt : addSbtPlugin("org.scala-sbt" ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey - it would be great if we could get this published to the Maven repo also.
@warnesey333 yes, planning to ramp up development soon. No firm target release dates, though.