Api

mill.javalib.MavenWorkerSupport.Api
trait Api

Attributes

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

Members list

Value members

Abstract methods

def publishToRemote(uri: String, workspace: Path, username: String, password: String, artifacts: IterableOnce[M2Artifact]): DeployResult

Publishes artifacts to a remote Maven repository.

Publishes artifacts to a remote Maven repository.

Attributes

Source
MavenWorkerSupport.scala