geotrellis / maml

Map Algebra Modeling Language: It's what we and whales are.
https://geotrellis.github.io/maml/
Apache License 2.0
16 stars 10 forks source link

Pass repositoryId to sonatypeRelease #106

Closed rbreslow closed 5 years ago

rbreslow commented 5 years ago

No parameters are passed to sonatypeRelease which means it will fail if there are multiple staging repositories in an open state.

This is undesirable as parallel deploy jobs means we're creating multiple staging repositories, and the sonatypeRelease command doesn't know which one is associated with the deploy job.

See: https://github.com/xerial/sbt-sonatype#available-commands