ArtifactoryPublisher

mill.contrib.artifactory.ArtifactoryPublisher
class ArtifactoryPublisher(releaseUri: String, snapshotUri: String, credentials: String, readTimeout: Int, connectTimeout: Int, log: Logger)

Attributes

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

Members list

Value members

Concrete methods

def publish(fileMapping: Map[SubPath, Path], artifact: Artifact): Unit

Attributes

Source
ArtifactoryPublisher.scala
def publishAll(artifacts: (Map[SubPath, Path], Artifact)*): Unit

Attributes

Source
ArtifactoryPublisher.scala