RemoteM2Publisher

mill.javalib.MavenWorkerSupport.RemoteM2Publisher

Attributes

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

Members list

Type members

Classlikes

case class DeployResult(artifacts: Vector[String], metadatas: Vector[String])

Attributes

Source
MavenWorkerSupport.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum M2Artifact

Attributes

Source
MavenWorkerSupport.scala
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def asM2Artifacts(pom: Path, artifact: Artifact, publishInfos: IterableOnce[PublishInfo]): List[M2Artifact]

Attributes

Source
MavenWorkerSupport.scala