mill.javalib.publish.LocalIvyPublisher
See theLocalIvyPublisher companion object
Logic to publish modules to your ~/.ivy2/local repository
Attributes
- Companion
-
object
- Source
-
LocalIvyPublisher.scala
- Graph
-
- Supertypes
-
class Object
trait Matchable
class Any
- Known subtypes
-
Members list
Publishes a module locally
Publishes a module locally
Value parameters
- artifact
-
Coordinates of this module
- ivy
-
If right, the path to the ivy.xml file of this module; if left, its content as a String
- pom
-
The POM of this module
- publishInfos
-
Files to publish in this module
Attributes
- Returns
-
The files created or written to when publishing locally this module
- Source
-
LocalIvyPublisher.scala
Publishes a module locally