public class ScalaConsoleMojo extends ScalaMojoSupport
| Modifier and Type | Field and Description |
|---|---|
protected File |
javaRebelPath
Path of the javaRebel jar.
|
protected String |
mainConsole
The console to run.
|
protected boolean |
useRuntimeClasspath
Add the runtime classpath, to the console's classpath ?
|
protected boolean |
useTestClasspath
Add the test classpath (include classes from test directory), to the console's classpath ?
|
addJavacArgs, addScalacArgs, args, checkMultipleScalaVersions, compilerPlugins, dependencies, displayCmd, encoding, factory, failOnMultipleScalaVersions, forceUseArgFile, fork, javacArgs, javacGenerateDebugSymbols, jvmArgs, localRepo, mavenProjectBuilder, project, reactorProjects, remoteRepos, resolver, SCALA_COMPILER_ARTIFACTID, SCALA_LIBRARY_ARTIFACTID, scalaClassName, session, source, target, toolchainManager, useCanonicalPath| Constructor and Description |
|---|
ScalaConsoleMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
addCompilerPluginOptions, addCompilerToClasspath, addLibraryToClasspath, addToClasspath, addToClasspath, addToClasspath, addToClasspath, checkScalaVersion, execute, findScalaVersion, findVersionFromDependencies, findVersionFromPluginArtifacts, getAllDependencies, getArtifactJar, getArtifactJar, getCompilerDependencies, getCompilerJar, getCompilerPluginOptions, getDependencies, getEmptyScalaCommand, getJavacOptions, getLibraryJar, getPluginArtifactJar, getPluginArtifactJar, getScalaCommand, getScalaOptions, getScalaOrganization, isJavaSupportedByCompiler, resolveArtifactDependencies, resolveDependencyArtifactsprotected String mainConsole
protected boolean useTestClasspath
protected boolean useRuntimeClasspath
protected void doExecute()
throws Exception
doExecute in class ScalaMojoSupportExceptionCopyright © 2012–2015. All rights reserved.