Uses of Class
scala_maven.ScalaMojoSupport
Packages that use ScalaMojoSupport
-
Uses of ScalaMojoSupport in scala_maven
Subclasses of ScalaMojoSupport in scala_mavenModifier and TypeClassDescriptionclassCompiles a directory of Scala source.classAbstract parent of all Scala Mojo who run compilationclassRun the Scala console with all the classes of the projects (dependencies and builded)classCompile the main and test scala source directory in continuous (infinite loop).classCompile the main and test scala source directory then run unit test cases in continuous (infinite loop).classCreates a jar of the non-aggregated scaladoc and attaches it to the project for distribution.classProduces Scala API documentation.classDisplay the Scala Compiler helpclassRun a Scala class using the Scala runtimeclassRun a scala script.classclassCompile Scala test source into test-classes.