| 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 |
ScalaConsoleMojo
Run the Scala console with all the classes of the projects (dependencies and builded)
|
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 |
ScalaHelpMojo
Display the Scala Compiler help
|
class |
ScalaRunMojo
Run a Scala class using the Scala runtime
|
class |
ScalaScriptMojo
Run a scala script.
|
class |
ScalaSourceMojoSupport |
class |
ScalaTestCompileMojo
Compile Scala test source into test-classes.
|
Copyright © 2012–2015. All rights reserved.