troy icon indicating copy to clipboard operation
troy copied to clipboard

Automatic publish for snapshots by Travis

Open tabdulradi opened this issue 7 years ago • 1 comments

Continuation for https://github.com/tabdulradi/troy/issues/26 Currently we have Travis setup, and Bintray setup.

Bintray only accepts non-snapshots, so we need

  • [ ] OSS.JFrog account
  • [ ] Modify SBT config to switch to JFrog if isSnapshot (which is provided by Sbt)
  • [ ] Add encrypted keys to travis.yaml to be done automatically

tabdulradi avatar Aug 02 '16 23:08 tabdulradi

Hi, have you considered to publish the artifacts to oss.sonatype in order to have it available in maven central? this would avoid the extra resolvers.

fedefernandez avatar Nov 15 '17 23:11 fedefernandez