| Package | Description |
|---|---|
| scala_maven |
| Modifier and Type | Class and Description |
|---|---|
class |
ScalaCompileMojo
Compiles a directory of Scala source.
|
class |
ScalaCompilerSupport
Abstract parent of all Scala Mojo who run compilation
|
class |
ScalaContinuousCompileMojo
Compile the main and test scala source directory in continuous (infinite loop). !!
|
class |
ScalaContinuousTestMojo
Compile the main and test scala source directory then run unit test cases in continuous (infinite loop).
|
class |
ScalaDocJarMojo
Creates a jar of the non-aggregated scaladoc and attaches it
to the project for distribution.
|
class |
ScalaDocMojo
Produces Scala API documentation.
|
class |
ScalaTestCompileMojo
Compile Scala test source into test-classes.
|
Copyright © 2012–2015. All rights reserved.