Uses of Class
scala_maven.ScalaSourceMojoSupport
Packages that use ScalaSourceMojoSupport
-
Uses of ScalaSourceMojoSupport in scala_maven
Subclasses of ScalaSourceMojoSupport in scala_mavenModifier and TypeClassDescriptionclassCompiles a directory of Scala source.classAbstract parent of all Scala Mojo who run compilationclassCompile 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.classCompile Scala test source into test-classes.