Plugins

mill.main.maven.Plugins
object Plugins

Utilities for handling Maven plugins.

Attributes

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

Members list

Type members

Classlikes

Attributes

See also
Source
Plugins.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def dom(plugin: Plugin): Option[Xpp3Dom]

Attributes

Source
Plugins.scala
def find(model: Model, groupId: String, artifactId: String): Option[Plugin]

Attributes

Source
Plugins.scala