POM

mill.javalib.MavenWorkerSupport.RemoteM2Publisher.M2Artifact.POM
final case class POM(pom: Path, artifact: Artifact)

Attributes

Source
MavenWorkerSupport.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product