A C D E F G H I J L M P R S T W X

A

AbstractSBTCompileMojo - Class in com.google.code.sbt
Abstract base class for SBT compilation mojos.
AbstractSBTCompileMojo() - Constructor for class com.google.code.sbt.AbstractSBTCompileMojo
 

C

com.google.code.sbt - package com.google.code.sbt
 
COMPILER_INTEGRATION_ARTIFACT_ID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
SBT incremental compile "artifactId".
COMPILER_INTERFACE_ARTIFACT_ID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
SBT compile interface "artifactId".
COMPILER_INTERFACE_CLASSIFIER - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
SBT compile interface sources "classifier".

D

debug(F0<String>) - Method in class com.google.code.sbt.SBTLogger
 
defaultAnalysisCacheFile(MavenProject) - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns incremental main compilation analysis cache file location for a project.
defaultTestAnalysisCacheFile(MavenProject) - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns incremental test compilation analysis cache file location for a project.

E

error(F0<String>) - Method in class com.google.code.sbt.SBTLogger
 
execute() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Perform compilation.
execute() - Method in class com.google.code.sbt.HelpMojo

F

factory - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Artifact factory used to look up artifacts in the remote repository.

G

getAnalysisCacheFile() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns incremental compilation analysis cache file.
getAnalysisCacheFile() - Method in class com.google.code.sbt.SBTCompileMojo
 
getAnalysisCacheFile() - Method in class com.google.code.sbt.SBTTestCompileMojo
 
getAnalysisCacheMap() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns incremental compilation analyses map for reactor projects.
getAnalysisCacheMap() - Method in class com.google.code.sbt.SBTCompileMojo
 
getAnalysisCacheMap() - Method in class com.google.code.sbt.SBTTestCompileMojo
 
getClasspathElements() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns compilation classpath elements.
getClasspathElements() - Method in class com.google.code.sbt.SBTCompileMojo
 
getClasspathElements() - Method in class com.google.code.sbt.SBTTestCompileMojo
 
getCompileSourceRoots() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns compilation source roots.
getCompileSourceRoots() - Method in class com.google.code.sbt.SBTCompileMojo
 
getCompileSourceRoots() - Method in class com.google.code.sbt.SBTTestCompileMojo
 
getOutputDirectory() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Returns output directory.
getOutputDirectory() - Method in class com.google.code.sbt.SBTCompileMojo
 
getOutputDirectory() - Method in class com.google.code.sbt.SBTTestCompileMojo
 

H

HelpMojo - Class in com.google.code.sbt
Display help information on sbt-compiler-maven-plugin.
HelpMojo() - Constructor for class com.google.code.sbt.HelpMojo
 

I

info(F0<String>) - Method in class com.google.code.sbt.SBTLogger
 
internalExecute() - Method in class com.google.code.sbt.AbstractSBTCompileMojo
Actual compilation code, to be overridden.
internalExecute() - Method in class com.google.code.sbt.SBTCompileMojo
 
internalExecute() - Method in class com.google.code.sbt.SBTTestCompileMojo
 

J

javacOptions - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Additional parameters for Java compiler.

L

localRepo - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Location of the local repository.

M

mavenProjectBuilder - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Maven project builder used to resolve artifacts.

P

project - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Maven Internal: Project to interact with.

R

reactorProjects - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
All projects in the reactor.
remoteRepos - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
List of Remote Repositories used by the resolver
resolver - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Artifact resolver used to resolve artifacts.

S

SBT_GROUP_ID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
SBT artifacts "groupId".
SBTCompileMojo - Class in com.google.code.sbt
Compile Scala and Java sources
SBTCompileMojo() - Constructor for class com.google.code.sbt.SBTCompileMojo
 
SBTLogger - Class in com.google.code.sbt
Maven Logger wrapper implementing SBT Logger interface.
SBTLogger(Log) - Constructor for class com.google.code.sbt.SBTLogger
 
SBTTestCompileMojo - Class in com.google.code.sbt
Compile Scala and Java test sources
SBTTestCompileMojo() - Constructor for class com.google.code.sbt.SBTTestCompileMojo
 
SCALA_COMPILER_ARTIFACTID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
Scala compiler "artifactId".
SCALA_GROUPID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
Scala artifacts "groupId".
SCALA_LIBRARY_ARTIFACTID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
Scala library "artifactId".
scalacOptions - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
Additional parameters for Scala compiler.
sourceEncoding - Variable in class com.google.code.sbt.AbstractSBTCompileMojo
The -encoding argument for Scala and Java compilers.

T

trace(F0<Throwable>) - Method in class com.google.code.sbt.SBTLogger
 

W

warn(F0<String>) - Method in class com.google.code.sbt.SBTLogger
 

X

XSBTI_ARTIFACT_ID - Static variable in class com.google.code.sbt.AbstractSBTCompileMojo
SBT interface "artifactId".

A C D E F G H I J L M P R S T W X

Copyright © 2013. All rights reserved.