A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages

A

accept(DependencyNode) - Method in class scala_maven_dependency.ScalaDistroArtifactFilter
 
addArgs - Variable in class scala_maven.ScalaRunMojo
Additional parameter to use to call the main class Using this parameter only from command line ("-DaddArgs=arg1|arg2|arg3|..."), not from pom.xml.
addArgs(String...) - Method in interface scala_maven_executions.JavaMainCaller
Adds arguments for the process
addArgs(String...) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addCompilerPluginOptions(JavaMainCaller) - Method in class scala_maven.ScalaMojoSupport
Adds appropriate compiler plugins to the scalac command.
addCompilerToClasspath(Set<String>) - Method in class scala_maven.ScalaMojoSupport
 
addEnvVar(String, String) - Method in interface scala_maven_executions.JavaMainCaller
Adds an environemnt variable
addEnvVar(String, String) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addJavacArgs - Variable in class scala_maven.ScalaMojoSupport
Alternative method for specifying javac arguments (when using incremental compiler).
addJvmArgs(String...) - Method in interface scala_maven_executions.JavaMainCaller
Adds a JVM arg.
addJvmArgs(String...) - Method in class scala_maven_executions.JavaMainCallerInProcess
 
addJvmArgs(String...) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addLibraryToClasspath(Set<String>) - Method in class scala_maven.ScalaMojoSupport
 
addOption(String, boolean) - Method in interface scala_maven_executions.JavaMainCaller
Adds the key if the value is true
addOption(String, boolean) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addOption(String, File) - Method in interface scala_maven_executions.JavaMainCaller
Adds an option (key-file pair).
addOption(String, File) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addOption(String, String) - Method in interface scala_maven_executions.JavaMainCaller
Adds option (basically two arguments)
addOption(String, String) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addOsgiClasspathElements(MavenProject, List<String>) - Static method in class scala_maven.TychoUtilities
 
addScalacArgs - Variable in class scala_maven.ScalaMojoSupport
Additional parameter to use to call the main class.
AddSourceMojo - Class in scala_maven
Add more source directories to the POM.
AddSourceMojo() - Constructor for class scala_maven.AddSourceMojo
 
addToClasspath - Variable in class scala_maven.ScalaScriptMojo
Comma seperated list of directories or jars to add to the classpath
addToClasspath(File) - Method in class scala_maven_executions.JavaMainCallerSupport
 
addToClasspath(String, String, String, String, Set<String>, boolean) - Method in class scala_maven.ScalaMojoSupport
added for classifier support.
addToClasspath(String, String, String, Set<String>) - Method in class scala_maven.ScalaMojoSupport
 
addToClasspath(String, String, String, Set<String>, boolean) - Method in class scala_maven.ScalaMojoSupport
 
addToClasspath(Artifact, Set<String>, boolean) - Method in class scala_maven.ScalaMojoSupport
 
aggregate(MavenProject) - Method in class scala_maven.ScalaDocMojo
 
aggregateDirectOnly - Variable in class scala_maven.ScalaDocMojo
If you want to aggregate only direct sub modules.
ALL - Static variable in class scala_maven.ScalaCompilerSupport
 
analysisCacheFile - Variable in class scala_maven.ScalaCompileMojo
Analysis cache file for incremental recompilation.
analysisCacheFile - Variable in class scala_maven.ScalaContinuousCompileMojo
Analysis cache file for incremental recompilation.
appendUrltoClasspathCollection(ClassLoader, Collection<String>) - Static method in class scala_maven_executions.MainHelper
 
argFilePrefix - Static variable in class scala_maven_executions.MainHelper
 
argFileSuffix - Static variable in class scala_maven_executions.MainHelper
 
args - Variable in class scala_maven_executions.JavaMainCallerSupport
 
args - Variable in class scala_maven.Launcher
compiler additionnals arguments
args - Variable in class scala_maven.ScalaMojoSupport
compiler additional arguments
artifactId - Variable in class scala_maven.BasicArtifact
 

B

BasicArtifact - Class in scala_maven
 
BasicArtifact() - Constructor for class scala_maven.BasicArtifact
 
bottom - Variable in class scala_maven.ScalaDocMojo
Specifies the text to be placed at the bottom of each output file.
bugfix - Variable in class scala_maven.VersionNumber
 
buildCommand() - Method in class scala_maven_executions.JavaMainCallerByFork
 

C

canGenerateReport() - Method in class scala_maven.ScalaDocMojo
 
ccTestGoals - Variable in class scala_maven.ScalaContinuousTestMojo
A space-separated list of the goals to execute as part of running the tests.
charset - Variable in class scala_maven.ScalaDocMojo
Charset for cross-platform viewing of generated documentation.
checkMultipleScalaVersions - Variable in class scala_maven.ScalaMojoSupport
Check if every dependencies use the same version of scala-library or scala.compat.version.
checkScalaVersion() - Method in class scala_maven.ScalaMojoSupport
 
CheckScalaVersionVisitor - Class in scala_maven_dependency
Ensures that all scala versions match the given version.
CheckScalaVersionVisitor(VersionNumber, Log, String) - Constructor for class scala_maven_dependency.CheckScalaVersionVisitor
 
classifier - Variable in class scala_maven.BasicArtifact
 
clearCompileErrors() - Method in class scala_maven.ScalaCompilerSupport
 
compareTo(VersionNumber) - Method in class scala_maven.VersionNumber
Not a commutative compareTo !! Can return 0 for any VersionNumber o that match this version (same defined major, minor, bugfix) undefined part are ignored.
compile(File, List<String>, List<File>, File, List<String>, List<String>, File, Map<File, File>, String, Toolchain) - Method in class sbt_inc.SbtIncrementalCompiler
 
compile(List<File>, File, File, List<String>, boolean) - Method in class scala_maven.ScalaCompilerSupport
 
COMPILER_INTEGRATION_ARTIFACT_ID - Static variable in class sbt_inc.SbtIncrementalCompiler
 
COMPILER_INTERFACE_ARTIFACT_ID - Static variable in class sbt_inc.SbtIncrementalCompiler
 
COMPILER_INTERFACE_CLASSIFIER - Static variable in class sbt_inc.SbtIncrementalCompiler
 
compilerPlugins - Variable in class scala_maven.ScalaMojoSupport
Compiler plugin dependencies to use when compiling.
createArgFile(List<String>) - Static method in class scala_maven_executions.MainHelper
Creates a file containing all the arguments.

D

debug(F0<String>) - Method in class sbt_inc.SbtLogger
 
defaultAnalysisCacheFile(MavenProject) - Method in class scala_maven.ScalaCompilerSupport
 
defaultAnalysisDirectory(MavenProject) - Method in class scala_maven.ScalaCompilerSupport
 
defaultTestAnalysisCacheFile(MavenProject) - Method in class scala_maven.ScalaCompilerSupport
 
dependencies - Variable in class scala_maven.ScalaMojoSupport
Additional dependencies/jar to add to classpath to run "scalaClassName" (scope and optional field not supported) ex :
displayCmd - Variable in class scala_maven.ScalaMojoSupport
Display the command line called ? (property 'maven.scala.displayCmd' replaced by 'displayCmd')
doctitle - Variable in class scala_maven.ScalaDocMojo
Include title for the overview page.
doExecute() - Method in class scala_maven.ScalaCompilerSupport
 
doExecute() - Method in class scala_maven.ScalaConsoleMojo
 
doExecute() - Method in class scala_maven.ScalaContinuousCompileMojo
 
doExecute() - Method in class scala_maven.ScalaDocJarMojo
 
doExecute() - Method in class scala_maven.ScalaDocMojo
 
doExecute() - Method in class scala_maven.ScalaHelpMojo
 
doExecute() - Method in class scala_maven.ScalaMojoSupport
 
doExecute() - Method in class scala_maven.ScalaRunMojo
 
doExecute() - Method in class scala_maven.ScalaScriptMojo
 

E

encoding - Variable in class scala_maven.ScalaMojoSupport
The -encoding argument for the Java compiler.
endVisit(DependencyNode) - Method in class scala_maven_dependency.CheckScalaVersionVisitor
 
env - Variable in class scala_maven_executions.JavaMainCallerSupport
 
error(F0<String>) - Method in class sbt_inc.SbtLogger
 
ERROR - scala_maven_executions.LogProcessorUtils.Level
 
excludes - Variable in class scala_maven.ScalaSourceMojoSupport
A list of exclusion filters for the compiler.
excludeScopes - Variable in class scala_maven.ScalaScriptMojo
Comma separated list of scopes to remove from the classpath.
execute() - Method in class scala_maven.AddSourceMojo
 
execute() - Method in class scala_maven.ScalaMojoSupport
 
execute() - Method in class scala_maven.ScalaTestCompileMojo
 

F

factory - Variable in class scala_maven.ScalaMojoSupport
Used to look up Artifacts in the remote repository.
failOnError - Variable in class scala_maven.ScalaDocJarMojo
Specifies if the build will fail if there are errors during javadoc execution or not.
failOnError(String, Exception) - Method in class scala_maven.ScalaDocJarMojo
 
failOnMultipleScalaVersions - Variable in class scala_maven.ScalaMojoSupport
Determines if a detection of multiple scala versions in the dependencies will cause the build to fail.
findExecutableFromToolchain(Toolchain) - Static method in class util.JavaLocator
 
findFiles(File, String) - Static method in class scala_maven_executions.MainHelper
 
findFiles(File, String[], String[]) - Static method in class scala_maven_executions.MainHelper
 
findHomeFromToolchain(Toolchain) - Static method in class util.JavaLocator
 
findScalaVersion() - Method in class scala_maven.ScalaMojoSupport
 
findSourceWithFilters() - Method in class scala_maven.ScalaSourceMojoSupport
Finds all source files in a set of directories with a given extension.
findSourceWithFilters(List<File>) - Method in class scala_maven.ScalaSourceMojoSupport
Finds all source files in a set of directories with a given extension.
findVersionFromDependencies(String, String) - Method in class scala_maven.ScalaMojoSupport
 
findVersionFromPluginArtifacts(String, String) - Method in class scala_maven.ScalaMojoSupport
 
footer - Variable in class scala_maven.ScalaDocMojo
Include footer text for each page.
forceAggregate - Variable in class scala_maven.ScalaDocMojo
To allow running aggregation only from command line use "-DforceAggregate=true" (avoid using in pom.xml).
forceUseArgFile - Variable in class scala_maven.ScalaMojoSupport
Force the use of an external ArgFile to run any forked process.
fork - Variable in class scala_maven.ScalaMojoSupport
Forks the execution of scalac into a separate process.

G

generate(Sink, Locale) - Method in class scala_maven.ScalaDocMojo
 
getAllDependencies(String, String, String) - Method in class scala_maven.ScalaMojoSupport
 
getAnalysisCacheFile() - Method in class scala_maven.ScalaCompileMojo
 
getAnalysisCacheFile() - Method in class scala_maven.ScalaCompilerSupport
Analysis cache file for incremental recompilation.
getAnalysisCacheFile() - Method in class scala_maven.ScalaContinuousCompileMojo
 
getAnalysisCacheFile() - Method in class scala_maven.ScalaTestCompileMojo
 
getAnalysisCacheMap() - Method in class scala_maven.ScalaCompilerSupport
 
getArtifactJar(String, String, String) - Method in class scala_maven.ScalaMojoSupport
 
getArtifactJar(String, String, String, String) - Method in class scala_maven.ScalaMojoSupport
 
getCategoryName() - Method in class scala_maven.ScalaDocMojo
 
getClassifier() - Method in class scala_maven.ScalaDocJarMojo
 
getClasspathElements() - Method in class scala_maven.ScalaCompileMojo
 
getClasspathElements() - Method in class scala_maven.ScalaCompilerSupport
 
getClasspathElements() - Method in class scala_maven.ScalaContinuousCompileMojo
 
getClasspathElements() - Method in class scala_maven.ScalaTestCompileMojo
 
getCompilerDependencies() - Method in class scala_maven.ScalaMojoSupport
 
getCompilerJar() - Method in class scala_maven.ScalaMojoSupport
 
getCompilerPluginOptions() - Method in class scala_maven.ScalaMojoSupport
 
getDependencies() - Method in class scala_maven.ScalaCompileMojo
Deprecated.
getDependencies() - Method in class scala_maven.ScalaMojoSupport
 
getDependencies() - Method in class scala_maven.ScalaTestCompileMojo
 
getDescription(Locale) - Method in class scala_maven.ScalaDocMojo
 
getEmptyScalaCommand(String) - Method in class scala_maven.ScalaMojoSupport
Get a JavaMainCaller used invoke a Java process.
getEmptyScalaCommand(String, boolean) - Method in class scala_maven.ScalaMojoSupport
Get a JavaMainCaller used invoke a Java process.
getFilesToCompile(List<File>, long) - Method in class scala_maven.ScalaCompilerSupport
 
getJavacOptions() - Method in class scala_maven.ScalaMojoSupport
 
getLibraryJar() - Method in class scala_maven.ScalaMojoSupport
 
getMavenGoals() - Method in class scala_maven.ScalaContinuousTestMojo
 
getName(Locale) - Method in class scala_maven.ScalaDocMojo
 
getOutputDir() - Method in class scala_maven.ScalaCompileMojo
 
getOutputDir() - Method in class scala_maven.ScalaCompilerSupport
 
getOutputDir() - Method in class scala_maven.ScalaContinuousCompileMojo
 
getOutputDir() - Method in class scala_maven.ScalaTestCompileMojo
 
getOutputName() - Method in class scala_maven.ScalaDocMojo
 
getPluginArtifactJar(String, String, String) - Method in class scala_maven.ScalaMojoSupport
 
getPluginArtifactJar(String, String, String, String) - Method in class scala_maven.ScalaMojoSupport
 
getReportOutputDirectory() - Method in class scala_maven.ScalaDocMojo
 
getScalaCommand() - Method in class scala_maven.ScalaContinuousCompileMojo
 
getScalaCommand() - Method in class scala_maven.ScalaDocMojo
 
getScalaCommand() - Method in class scala_maven.ScalaMojoSupport
 
getScalaCommand(boolean, String) - Method in class scala_maven.ScalaMojoSupport
Get a JavaMainCaller used invoke a Java process.
getScalaOptions() - Method in class scala_maven.ScalaMojoSupport
 
getScalaOrganization() - Method in class scala_maven.ScalaMojoSupport
 
getSourceDirectories() - Method in class scala_maven.ScalaCompileMojo
 
getSourceDirectories() - Method in class scala_maven.ScalaContinuousCompileMojo
 
getSourceDirectories() - Method in class scala_maven.ScalaDocMojo
 
getSourceDirectories() - Method in class scala_maven.ScalaSourceMojoSupport
Retrieves the list of *all* root source directories.
getSourceDirectories() - Method in class scala_maven.ScalaTestCompileMojo
 
groupId - Variable in class scala_maven.BasicArtifact
 

H

hasCompileErrors() - Method in class scala_maven.ScalaCompilerSupport
Returns true if the previous compile failed
header - Variable in class scala_maven.ScalaDocMojo
Include header text for each page [scaladoc, vscaladoc]

I

id - Variable in class scala_maven.Launcher
 
include(Artifact) - Method in class scala_maven_dependency.ScalaDistroArtifactFilter
 
includes - Variable in class scala_maven.ScalaSourceMojoSupport
A list of inclusion filters for the compiler.
includeScopes - Variable in class scala_maven.ScalaScriptMojo
Comma separated list of scopes to add to the classpath.
INCREMENTAL - Static variable in class scala_maven.ScalaCompilerSupport
 
incrementalCompile(List<String>, List<File>, File, File, boolean) - Method in class scala_maven.ScalaCompilerSupport
 
info(F0<String>) - Method in class sbt_inc.SbtLogger
 
INFO - scala_maven_executions.LogProcessorUtils.Level
 
initFilters() - Method in class scala_maven.ScalaSourceMojoSupport
 
invoker - Variable in class scala_maven.ScalaContinuousTestMojo
 
isExternalReport() - Method in class scala_maven.ScalaDocMojo
 
isFailed() - Method in class scala_maven_dependency.CheckScalaVersionVisitor
 
isJavaSupportedByCompiler() - Method in class scala_maven.ScalaMojoSupport
 
isRunning() - Method in interface scala_maven_executions.SpawnMonitor
 
isScalaDistroArtifact(Artifact) - Method in class scala_maven_dependency.CheckScalaVersionVisitor
 
isZero() - Method in class scala_maven.VersionNumber
 

J

JAR - Static variable in class scala_maven.ScalaMojoSupport
Constant String for "jar".
javacArgs - Variable in class scala_maven.ScalaMojoSupport
Arguments for javac (when using incremental compiler).
javacGenerateDebugSymbols - Variable in class scala_maven.ScalaMojoSupport
Whether to instruct javac to generate debug symbols (when using incremental compiler)
JavaLocator - Class in util
Utilities to aid with finding Java's location
JavaLocator() - Constructor for class util.JavaLocator
 
JavaMainCaller - Interface in scala_maven_executions
This interface is used to create a call on a main method of a java class.
JavaMainCallerByFork - Class in scala_maven_executions
forked java commands.
JavaMainCallerByFork(AbstractMojo, String, String, String[], String[], boolean, Toolchain) - Constructor for class scala_maven_executions.JavaMainCallerByFork
 
JavaMainCallerInProcess - Class in scala_maven_executions
This class will call a java main method via reflection.
JavaMainCallerInProcess(AbstractMojo, String, String, String[], String[]) - Constructor for class scala_maven_executions.JavaMainCallerInProcess
 
JavaMainCallerSupport - Class in scala_maven_executions
Abstract helper implementation for JavaMainCaller interface.
JavaMainCallerSupport(AbstractMojo, String, String, String[], String[]) - Constructor for class scala_maven_executions.JavaMainCallerSupport
 
javaRebelPath - Variable in class scala_maven.ScalaConsoleMojo
Path of the javaRebel jar.
jvmArgs - Variable in class scala_maven_executions.JavaMainCallerSupport
 
jvmArgs - Variable in class scala_maven.Launcher
Jvm Arguments
jvmArgs - Variable in class scala_maven.ScalaMojoSupport
Jvm Arguments.

K

keepGeneratedScript - Variable in class scala_maven.ScalaScriptMojo
If set to true the Scala classfile that is generated will not be deleted after the goal completes.

L

launcher - Variable in class scala_maven.ScalaRunMojo
The class to use when launching a scala program
Launcher - Class in scala_maven
 
Launcher() - Constructor for class scala_maven.Launcher
 
launchers - Variable in class scala_maven.ScalaRunMojo
A list of launcher definition (to avoid rewriting long command line or share way to call an application) launchers could be define by :
level - Variable in class scala_maven_executions.LogProcessorUtils.LevelState
 
LevelState() - Constructor for class scala_maven_executions.LogProcessorUtils.LevelState
 
levelStateOf(String, LogProcessorUtils.LevelState) - Static method in class scala_maven_executions.LogProcessorUtils
 
linksource - Variable in class scala_maven.ScalaDocMojo
Generate source in HTML [scaladoc, vscaladoc]
localRepo - Variable in class scala_maven.ScalaMojoSupport
Location of the local repository.
localRepositoryPath - Variable in class scala_maven.ScalaContinuousTestMojo
The local repository for caching artifacts.
locateJar(Class<?>) - Static method in class scala_maven_executions.MainHelper
 
LogProcessorUtils - Class in scala_maven_executions
 
LogProcessorUtils() - Constructor for class scala_maven_executions.LogProcessorUtils
 
LogProcessorUtils.Level - Enum in scala_maven_executions
 
LogProcessorUtils.LevelState - Class in scala_maven_executions
 
logScalaDependents() - Method in class scala_maven_dependency.CheckScalaVersionVisitor
 

M

main(String[]) - Static method in class scala_maven_executions.MainWithArgsInFile
 
mainClass - Variable in class scala_maven.Launcher
 
mainClass - Variable in class scala_maven.ScalaRunMojo
Main class to call, the call use the jvmArgs and args define in the pom.xml, and the addArgs define in the command line if define.
mainClassName - Variable in class scala_maven_executions.JavaMainCallerSupport
 
mainConsole - Variable in class scala_maven.ScalaConsoleMojo
The console to run.
MainHelper - Class in scala_maven_executions
Helper methods
MainHelper() - Constructor for class scala_maven_executions.MainHelper
 
mainOutputDir - Variable in class scala_maven.ScalaContinuousCompileMojo
The output directory for compilation.
mainSourceDir - Variable in class scala_maven.ScalaContinuousCompileMojo
The main directory containing scala source for compilation
MainWithArgsInFile - Class in scala_maven_executions
Use a file and reflection to start a main class with arguments define in a file.
MainWithArgsInFile() - Constructor for class scala_maven_executions.MainWithArgsInFile
 
major - Variable in class scala_maven.VersionNumber
 
makeArtifactNameString(Artifact) - Static method in class scala_maven_dependency.StringUtil
Creates a human-readable string for an artifact.
mavenProjectBuilder - Variable in class scala_maven.ScalaMojoSupport
Artifact factory, needed to download source jars.
minor - Variable in class scala_maven.VersionNumber
 
MODIFIED_ONLY - Static variable in class scala_maven.ScalaCompilerSupport
 
modifier - Variable in class scala_maven.VersionNumber
 

N

nocomment - Variable in class scala_maven.ScalaDocMojo
Suppress description and tags, generate only declarations [scaladoc, vscaladoc]
normalize(List<String>) - Method in class scala_maven.ScalaSourceMojoSupport
This limits the source directories to only those that exist for real.

O

once - Variable in class scala_maven.ScalaContinuousCompileMojo
Define if cc should run once or in infinite loop.
outputDir - Variable in class scala_maven.ScalaCompileMojo
The directory in which to place compilation output
outputDir - Variable in class scala_maven.ScalaScriptMojo
The build directory of the project
outputDirectory - Variable in class scala_maven.ScalaDocMojo
Specifies the destination directory where scalaDoc saves the generated HTML files.

P

POM - Static variable in class scala_maven.ScalaMojoSupport
Constant String for "pom".
postCompileActions() - Method in class scala_maven.ScalaContinuousCompileMojo
Allows derived Mojos to do things after a compile has succesfully completed such as run test cases
postCompileActions() - Method in class scala_maven.ScalaContinuousTestMojo
 
project - Variable in class scala_maven.ScalaMojoSupport
The maven project.

R

reactorProjects - Variable in class scala_maven.ScalaMojoSupport
Contains the full list of projects in the reactor.
readArgFile(File) - Static method in class scala_maven_executions.MainHelper
Creates a file containing all the arguments.
recompileMode - Variable in class scala_maven.ScalaCompilerSupport
Recompile mode to use when sources were previously compiled and there is at least one change: "modified-only" => only modified sources are recompiled (pre 2.13 behavior), "all" => all sources are recompiled, "incremental" => incrementally recompile modified sources and other affected sources.
redirectToLog() - Method in interface scala_maven_executions.JavaMainCaller
request run to be redirected to maven/requester logger
redirectToLog() - Method in class scala_maven_executions.JavaMainCallerByFork
 
redirectToLog() - Method in class scala_maven_executions.JavaMainCallerInProcess
 
remoteRepos - Variable in class scala_maven.ScalaMojoSupport
List of Remote Repositories used by the resolver
removeFromClasspath - Variable in class scala_maven.ScalaScriptMojo
Comma separated list of directories or jars to remove from the classpath.
reportOutputDirectory - Variable in class scala_maven.ScalaDocMojo
Specifies the destination directory where javadoc saves the generated HTML files.
requester - Variable in class scala_maven_executions.JavaMainCallerSupport
 
resolveArtifactDependencies(Artifact) - Method in class scala_maven.ScalaMojoSupport
This method resolves all transitive dependencies of an artifact.
resolveDependencyArtifacts(Artifact, ArtifactFilter, ArtifactFilter) - Method in class scala_maven.ScalaMojoSupport
This method resolves all transitive dependencies of an artifact.
resolveDependencyArtifacts(Artifact, ArtifactFilter, ArtifactFilter, List<ArtifactRepository>, ArtifactRepository) - Method in class scala_maven.ScalaMojoSupport
This method resolves all transitive dependencies of an artifact.
resolver - Variable in class scala_maven.ScalaMojoSupport
Used to look up Artifacts in the remote repository.
run(boolean) - Method in interface scala_maven_executions.JavaMainCaller
 
run(boolean) - Method in class scala_maven_executions.JavaMainCallerSupport
 
run(boolean, boolean) - Method in interface scala_maven_executions.JavaMainCaller
Runs the JavaMain with all the built up arguments/options
run(boolean, boolean) - Method in class scala_maven_executions.JavaMainCallerByFork
 
run(boolean, boolean) - Method in class scala_maven_executions.JavaMainCallerInProcess
 
runMain(String, List<String>, ClassLoader) - Static method in class scala_maven_executions.MainHelper
Runs the main method of a java class

S

SBT_GROUP_ID - Static variable in class sbt_inc.SbtIncrementalCompiler
 
sbt_inc - package sbt_inc
 
SbtIncrementalCompiler - Class in sbt_inc
 
SbtIncrementalCompiler(boolean, String, int, File, File, List<File>, File, File, Log, List<String>) - Constructor for class sbt_inc.SbtIncrementalCompiler
 
SbtLogger - Class in sbt_inc
 
SbtLogger(Log) - Constructor for class sbt_inc.SbtLogger
 
SCALA_COMPILER_ARTIFACTID - Static variable in class scala_maven.ScalaMojoSupport
 
SCALA_DISTRO_ARTIFACTS - Static variable in interface scala_maven_dependency.ScalaConstants
 
SCALA_LIBRARY_ARTIFACTID - Static variable in class scala_maven.ScalaMojoSupport
 
scala_maven - package scala_maven
 
scala_maven_dependency - package scala_maven_dependency
 
scala_maven_executions - package scala_maven_executions
 
scalaClassName - Variable in class scala_maven.ScalaMojoSupport
className (FQN) of the scala tool to provide as
ScalaCompileMojo - Class in scala_maven
Compiles a directory of Scala source.
ScalaCompileMojo() - Constructor for class scala_maven.ScalaCompileMojo
 
scalaCompilerArtifact(String) - Method in class scala_maven.ScalaMojoSupport
Constructs an Artifact for Scala Compiler.
ScalaCompilerSupport - Class in scala_maven
Abstract parent of all Scala Mojo who run compilation
ScalaCompilerSupport() - Constructor for class scala_maven.ScalaCompilerSupport
 
ScalaConsoleMojo - Class in scala_maven
Run the Scala console with all the classes of the projects (dependencies and builded)
ScalaConsoleMojo() - Constructor for class scala_maven.ScalaConsoleMojo
 
ScalaConstants - Interface in scala_maven_dependency
 
ScalaContinuousCompileMojo - Class in scala_maven
Compile the main and test scala source directory in continuous (infinite loop).
ScalaContinuousCompileMojo() - Constructor for class scala_maven.ScalaContinuousCompileMojo
 
ScalaContinuousTestMojo - Class in scala_maven
Compile the main and test scala source directory then run unit test cases in continuous (infinite loop).
ScalaContinuousTestMojo() - Constructor for class scala_maven.ScalaContinuousTestMojo
 
ScalaDistroArtifactFilter - Class in scala_maven_dependency
A filter to only look at scala distribution maven artifacts.
ScalaDistroArtifactFilter(String) - Constructor for class scala_maven_dependency.ScalaDistroArtifactFilter
 
scaladocClassName - Variable in class scala_maven.ScalaDocMojo
className (FQN) of the main scaladoc to use, if not define, the the scalaClassName is used
ScalaDocJarMojo - Class in scala_maven
Creates a jar of the non-aggregated scaladoc and attaches it to the project for distribution.
ScalaDocJarMojo() - Constructor for class scala_maven.ScalaDocJarMojo
 
ScalaDocMojo - Class in scala_maven
Produces Scala API documentation.
ScalaDocMojo() - Constructor for class scala_maven.ScalaDocMojo
 
ScalaHelpMojo - Class in scala_maven
Display the Scala Compiler help
ScalaHelpMojo() - Constructor for class scala_maven.ScalaHelpMojo
 
ScalaMojoSupport - Class in scala_maven
 
ScalaMojoSupport() - Constructor for class scala_maven.ScalaMojoSupport
 
ScalaRunMojo - Class in scala_maven
Run a Scala class using the Scala runtime
ScalaRunMojo() - Constructor for class scala_maven.ScalaRunMojo
 
ScalaScriptMojo - Class in scala_maven
Run a scala script.
ScalaScriptMojo() - Constructor for class scala_maven.ScalaScriptMojo
 
ScalaSourceMojoSupport - Class in scala_maven
 
ScalaSourceMojoSupport() - Constructor for class scala_maven.ScalaSourceMojoSupport
 
ScalaTestCompileMojo - Class in scala_maven
Compile Scala test source into test-classes.
ScalaTestCompileMojo() - Constructor for class scala_maven.ScalaTestCompileMojo
 
script - Variable in class scala_maven.ScalaScriptMojo
The script that will be executed.
scriptEncoding - Variable in class scala_maven.ScalaScriptMojo
The encoding of file containing script to be executed.
scriptFile - Variable in class scala_maven.ScalaScriptMojo
The file containing script to be executed.
sendJavaToScalac - Variable in class scala_maven.ScalaSourceMojoSupport
Enables/Disables sending java source to the scala compiler.
session - Variable in class scala_maven.ScalaMojoSupport
The Maven Session Object
setReportOutputDirectory(File) - Method in class scala_maven.ScalaDocMojo
 
skip - Variable in class scala_maven.ScalaTestCompileMojo
Set this to 'true' to bypass unit tests entirely.
source - Variable in class scala_maven.ScalaMojoSupport
The -source argument for the Java compiler (when using incremental compiler).
sourceDir - Variable in class scala_maven.AddSourceMojo
The directory in which scala source is found
sourceDir - Variable in class scala_maven.ScalaCompileMojo
The directory which contains scala/java source files
sourceDir - Variable in class scala_maven.ScalaDocMojo
The directory which contains scala/java source files
spawn(boolean) - Method in interface scala_maven_executions.JavaMainCaller
run the command without stream redirection nor waiting for exit
spawn(boolean) - Method in class scala_maven_executions.JavaMainCallerByFork
 
spawn(boolean) - Method in class scala_maven_executions.JavaMainCallerInProcess
spawns a thread to run the method
SpawnMonitor - Interface in scala_maven_executions
 
StringUtil - Class in scala_maven_dependency
Utilities for making Error messages.
StringUtil() - Constructor for class scala_maven_dependency.StringUtil
 
stylesheetfile - Variable in class scala_maven.ScalaDocMojo
File to change style of the generated documentation [scaladoc, vscaladoc]

T

target - Variable in class scala_maven.ScalaMojoSupport
The -target argument for the Java compiler (when using incremental compiler).
test - Variable in class scala_maven.ScalaContinuousTestMojo
Specify this parameter to run individual tests by file name, overriding the includes/excludes parameters.
testAnalysisCacheFile - Variable in class scala_maven.ScalaContinuousCompileMojo
Analysis cache file for incremental recompilation.
testAnalysisCacheFile - Variable in class scala_maven.ScalaTestCompileMojo
Analysis cache file for incremental recompilation.
testOutputDir - Variable in class scala_maven.ScalaContinuousCompileMojo
The directory to place test compilation output in
testOutputDir - Variable in class scala_maven.ScalaTestCompileMojo
The directory in which to place test compilation output
testSourceDir - Variable in class scala_maven.AddSourceMojo
The directory in which testing scala source is found
testSourceDir - Variable in class scala_maven.ScalaContinuousCompileMojo
The directory containing test source for compilation
testSourceDir - Variable in class scala_maven.ScalaTestCompileMojo
The directory in which to find test scala source code
toClasspathString(ClassLoader) - Static method in class scala_maven_executions.MainHelper
 
toMultiPath(String[]) - Static method in class scala_maven_executions.MainHelper
 
toMultiPath(List<String>) - Static method in class scala_maven_executions.MainHelper
 
toolchainManager - Variable in class scala_maven.ScalaMojoSupport
The toolchain manager to use.
top - Variable in class scala_maven.ScalaDocMojo
Include top text for each page [scaladoc, vscaladoc]
toString() - Method in class scala_maven.BasicArtifact
 
toString() - Method in class scala_maven.VersionNumber
 
trace(F0<Throwable>) - Method in class sbt_inc.SbtLogger
 
tryAggregateUpper(MavenProject) - Method in class scala_maven.ScalaDocMojo
 
TychoUtilities - Class in scala_maven
Grossly hacky utility class which provides the fully unpacked OSGi classpath (ie.
TychoUtilities() - Constructor for class scala_maven.TychoUtilities
 

U

untilContains - Variable in class scala_maven_executions.LogProcessorUtils.LevelState
 
useCanonicalPath - Variable in class scala_maven.AddSourceMojo
Should use CanonicalPath to normalize path (true => getCanonicalPath, false => getAbsolutePath)
useCanonicalPath - Variable in class scala_maven.ScalaMojoSupport
Should use CanonicalPath to normalize path (true => getCanonicalPath, false => getAbsolutePath)
useFsc - Variable in class scala_maven.ScalaContinuousCompileMojo
Define if fsc should be used, else scalac is used.
useRuntimeClasspath - Variable in class scala_maven.ScalaConsoleMojo
Add the runtime classpath, to the console's classpath ?
useTestClasspath - Variable in class scala_maven.ScalaConsoleMojo
Add the test classpath (include classes from test directory), to the console's classpath ?
util - package util
 

V

valueOf(String) - Static method in enum scala_maven_executions.LogProcessorUtils.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum scala_maven_executions.LogProcessorUtils.Level
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class scala_maven.ScalaContinuousCompileMojo
Turns verbose output on.
version - Variable in class scala_maven.BasicArtifact
 
VersionNumber - Class in scala_maven
 
VersionNumber() - Constructor for class scala_maven.VersionNumber
 
VersionNumber(String) - Constructor for class scala_maven.VersionNumber
 
visit(DependencyNode) - Method in class scala_maven_dependency.CheckScalaVersionVisitor
 
vscaladocVersion - Variable in class scala_maven.ScalaDocMojo
If you want to use vscaladoc to generate api instead of regular scaladoc, set the version of vscaladoc you want to use.

W

warn(F0<String>) - Method in class sbt_inc.SbtLogger
 
WARNING - scala_maven_executions.LogProcessorUtils.Level
 
windowtitle - Variable in class scala_maven.ScalaDocMojo
Specify window title of generated HTML documentation.

X

XSBTI_ARTIFACT_ID - Static variable in class sbt_inc.SbtIncrementalCompiler
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes All Packages