teletraan
teletraan copied to clipboard
Request: deploy-service artefact available on maven.org
Can we get a deployable artefact for deploy-service
published to maven.org?
Absolutely! Thanks for your input. We will work on publish the deploy-service jar into public maven repo sometime next week.
any update on this?
Yeah, this get delayed. We currently only build SNAPSHOT version, looks like the maven central does not allow that: https://maven.apache.org/guides/mini/guide-central-repository-upload.html, we need figure out a good release strategy to publish release versions - let us know if there is doc on how to do that. I assume this is the repo we want to use: http://search.maven.org/
gotcha. thanks!
That said, we will work on the release process. It is just we imagine most people might not run on top of the jar directly. if teletraan is a package people depends on, it would make more sense - but again, we will release it in mavenrepo once we have enough bandwidth and understand how we can release jars not through snapshots.