Automatic deployment
Closed this issue · 1 comments
janm399 commented
When I run sbt publish
, I would like to automatically generate the ScalaDocs, DocBook PDF and ePub; upload those to www.cakesolutions.org and upload the Maven artefacts to scala-tools.org.
We will need to keep the credentials outside the repo, say in ~/.ivy/.credentials
for both scala-tools.org and www.cakesolutions.org.
janm399 commented
Works as expected. I can deploy signed artefacts to Sonatype.