MillStageMainJars
ostrat.pDev.MillStageMainJars
object MillStageMainJars extends MillStageJars
Function object to stage the module main jars built under Mill.
Attributes
- Graph
-
- Supertypes
- Self type
-
MillStageMainJars.type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- MillStageJars
Copies a main jar to the libShared staging folder.
def javadocCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String): ErrBi[Exception, FileWritten]
Copies a javadoc jar to the libShared staging folder.
Copies a main jar to the libShared staging folder.
def mainDocSourceCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String): ErrBiAcc[Exception, FileWritten]
Copies prebuilt main, javadoc and sources jars to the libShared staging folder.
Copies prebuilt main, javadoc and sources jars to the libShared staging folder.
Attributes
- Inherited from:
- MillStageJars
def sourceCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String): ErrBi[Exception, FileWritten]
Copies a sources jar to the libShared staging folder.
Inherited fields
Pairs of the module names and the name stem for their assets.
Pairs of the module names and the name stem for their assets.
Attributes
- Inherited from:
- MillStageJars
The openstrat version of the jars you wish to stage.
In this article