SonatypePublisher

mill.scalalib.publish.SonatypePublisher
class SonatypePublisher(uri: String, snapshotUri: String, credentials: String, signed: Boolean, gpgArgs: Seq[String], readTimeout: Int, connectTimeout: Int, log: Logger, workspace: Path, env: Map[String, String], awaitTimeout: Int, stagingRelease: Boolean)

Attributes

Source
SonatypePublisher.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def publish(fileMapping: Seq[(Path, String)], artifact: Artifact, release: Boolean): Unit

Attributes

Source
SonatypePublisher.scala
def publishAll(release: Boolean, artifacts: (Seq[(Path, String)], Artifact)*): Unit

Attributes

Source
SonatypePublisher.scala