MillStageJars

ostrat.pDev.MillStageJars

Stages jars built under Mill.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MillJars

Members list

Value members

Abstract methods

def action(projPath: DirsAbs, sharedPath: String): ErrBiAcc[Exception, FileWritten]

Concrete methods

def apply(stagingPath: String): Unit
def jarCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String, origFolder: String, assetStr: String): ErrBi[Exception, FileWritten]

Copies a main jar to the libShared staging folder.

Copies a main jar to the libShared staging folder.

Attributes

def javadocCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String): ErrBi[Exception, FileWritten]

Copies a javadoc jar to the libShared staging folder.

Copies a javadoc jar to the libShared staging folder.

Attributes

def mainCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String): ErrBi[Exception, FileWritten]

Copies a main jar to the libShared staging folder.

Copies a main jar to the libShared staging folder.

Attributes

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

def sourceCopy(projPath: DirsAbs, sharedPath: String, srcStr: String, destStr: String): ErrBi[Exception, FileWritten]

Copies a sources jar to the libShared staging folder.

Copies a sources jar to the libShared staging folder.

Attributes

Concrete 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

The openstrat version of the jars you wish to stage.

The openstrat version of the jars you wish to stage.

Attributes