Uses of Class
scala_maven.ScalaSourceMojoSupport
Packages that use ScalaSourceMojoSupport
-
Uses of ScalaSourceMojoSupport in scala_maven
Subclasses of ScalaSourceMojoSupport in scala_mavenModifier and TypeClassDescriptionclass
Compiles a directory of Scala source.class
Abstract parent of all Scala Mojo who run compilationclass
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
Compile Scala test source into test-classes.