SonatypePublisher
mill.javalib.publish.SonatypePublisher
class SonatypePublisher(uri: String, snapshotUri: String, credentials: String, signed: Boolean, gpgArgs: GpgArgs, readTimeout: Int, connectTimeout: Int, log: Logger, workspace: Path, env: Map[String, String], awaitTimeout: Int, stagingRelease: Boolean)
The publisher for the end-of-life OSSRH Sonatype publishing.
You should migrate to mill.javalib.SonatypeCentralPublisher instead.
Attributes
- See also
- Deprecated
-
[Since version 1.0.0]
Use `mill.javalib.SonatypeCentralPublisher` instead - Source
- SonatypePublisher.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article