Uses of Class
scala_maven.ScalaMojoSupport
Packages that use ScalaMojoSupport
-
Uses of ScalaMojoSupport in scala_maven
Subclasses of ScalaMojoSupport in scala_mavenModifier and TypeClassDescriptionclass
Compiles a directory of Scala source.class
Abstract parent of all Scala Mojo who run compilationclass
Run the Scala console with all the classes of the projects (dependencies and builded)class
Compile the main and test scala source directory in continuous (infinite loop).class
Compile the main and test scala source directory then run unit test cases in continuous (infinite loop).class
Creates a jar of the non-aggregated scaladoc and attaches it to the project for distribution.class
Produces Scala API documentation.class
Display the Scala Compiler helpclass
Run a Scala class using the Scala runtimeclass
Run a scala script.class
class
Compile Scala test source into test-classes.