A C D E F G H I M O P R S T U W
A
- AGENT_TYPE - Static variable in class org.whitesource.maven.Constants
-
- AGENT_VERSION - Static variable in class org.whitesource.maven.Constants
-
- AgentMojo - Class in org.whitesource.maven
-
Concrete implementation holding common functionality to all goals in this plugin that use the agent API.
- AgentMojo() - Constructor for class org.whitesource.maven.AgentMojo
-
- AGGREGATE_MODULES - Static variable in class org.whitesource.maven.Constants
-
- AGGREGATE_MODULES_PROJECT_NAME - Static variable in class org.whitesource.maven.Constants
-
- AGGREGATE_MODULES_PROJECT_TOKEN - Static variable in class org.whitesource.maven.Constants
-
- aggregateModules - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- aggregateProjectName - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- aggregateProjectToken - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
C
- CHECK_POLICIES - Static variable in class org.whitesource.maven.Constants
-
- CheckPoliciesMojo - Class in org.whitesource.maven
-
Send check policies request of open source software usage information to White Source.
- CheckPoliciesMojo() - Constructor for class org.whitesource.maven.CheckPoliciesMojo
-
- collectDependencyStructure(MavenProject) - Method in class org.whitesource.maven.AgentMojo
-
Build the dependency graph of the project in order to resolve all transitive dependencies.
- collectDirectDependencies(MavenProject) - Method in class org.whitesource.maven.AgentMojo
-
- Constants - Class in org.whitesource.maven
-
Constants used by plugin.
- createLookupTable(MavenProject) - Method in class org.whitesource.maven.AgentMojo
-
- createService() - Method in class org.whitesource.maven.WhitesourceMojo
-
D
- debug(CharSequence) - Method in class org.whitesource.maven.WhitesourceMojo
-
- debug(CharSequence, Throwable) - Method in class org.whitesource.maven.WhitesourceMojo
-
- debugProjectInfos(Collection<AgentProjectInfo>) - Method in class org.whitesource.maven.AgentMojo
-
- doExecute() - Method in class org.whitesource.maven.CheckPoliciesMojo
-
- doExecute() - Method in class org.whitesource.maven.UpdateMojo
-
- doExecute() - Method in class org.whitesource.maven.WhitesourceMojo
-
E
- error(CharSequence, Throwable) - Method in class org.whitesource.maven.WhitesourceMojo
-
- error(CharSequence) - Method in class org.whitesource.maven.WhitesourceMojo
-
- ERROR_SERVICE_CONNECTION - Static variable in class org.whitesource.maven.Constants
-
- ERROR_SHA1 - Static variable in class org.whitesource.maven.Constants
-
- excludes - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- EXCLUDES - Static variable in class org.whitesource.maven.Constants
-
- execute() - Method in class HelpMojo
- execute() - Method in class org.whitesource.maven.WhitesourceMojo
-
- extractCoordinates(MavenProject) - Method in class org.whitesource.maven.AgentMojo
-
- extractProjectInfos() - Method in class org.whitesource.maven.AgentMojo
-
F
- failOnError - Variable in class org.whitesource.maven.WhitesourceMojo
-
Indicates whether the build will continue even if there are errors.
G
- generateReport(CheckPoliciesResult) - Method in class org.whitesource.maven.AgentMojo
-
- getDependencyInfo(Dependency) - Method in class org.whitesource.maven.AgentMojo
-
H
- handleError(Exception) - Method in class org.whitesource.maven.WhitesourceMojo
-
- HelpMojo - Class in <Unnamed>
-
Display help information on whitesource-maven-plugin.
Call mvn whitesource:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
- HelpMojo() - Constructor for class HelpMojo
-
I
- ignore - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- IGNORE - Static variable in class org.whitesource.maven.Constants
-
- IGNORE_POM_MODULES - Static variable in class org.whitesource.maven.Constants
-
- IGNORE_TEST_SCOPE_DEPENDENCIES - Static variable in class org.whitesource.maven.Constants
-
- ignoredScopes - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- ignorePomModules - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- ignoreTestScopeDependencies - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- includes - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
- INCLUDES - Static variable in class org.whitesource.maven.Constants
-
- info(CharSequence) - Method in class org.whitesource.maven.WhitesourceMojo
-
M
- match(Dependency, Artifact) - Method in class org.whitesource.maven.AgentMojo
-
- matchAny(String, String[]) - Method in class org.whitesource.maven.AgentMojo
-
- mavenProject - Variable in class org.whitesource.maven.WhitesourceMojo
-
- MODULE_TOKENS - Static variable in class org.whitesource.maven.Constants
-
- moduleTokens - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
O
- org.whitesource.maven - package org.whitesource.maven
-
- ORG_TOKEN - Static variable in class org.whitesource.maven.Constants
-
- orgToken - Variable in class org.whitesource.maven.AgentMojo
-
Unique identifier of the organization to update.
- OUTPUT_DIRECTORY - Static variable in class org.whitesource.maven.Constants
-
- outputDirectory - Variable in class org.whitesource.maven.AgentMojo
-
Output directory for checking policies results.
P
- PLUGIN_PREFIX - Static variable in class org.whitesource.maven.Constants
-
- POM - Static variable in class org.whitesource.maven.AgentMojo
-
- processProject(MavenProject) - Method in class org.whitesource.maven.AgentMojo
-
- product - Variable in class org.whitesource.maven.AgentMojo
-
Product to update Name or Unique identifier.
- PRODUCT - Static variable in class org.whitesource.maven.Constants
-
- PRODUCT_VERSION - Static variable in class org.whitesource.maven.Constants
-
- productVersion - Variable in class org.whitesource.maven.AgentMojo
-
Product to update version.
- PROJECT_TOKEN - Static variable in class org.whitesource.maven.Constants
-
- projectDependenciesResolver - Variable in class org.whitesource.maven.WhitesourceMojo
-
The project dependency resolver to use.
- projectToken - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
R
- reactorProjects - Variable in class org.whitesource.maven.AgentMojo
-
S
- SCOPE - Static variable in class org.whitesource.maven.Constants
-
- SCOPE_PROVIDED - Static variable in class org.whitesource.maven.AgentMojo
-
- SCOPE_TEST - Static variable in class org.whitesource.maven.AgentMojo
-
- service - Variable in class org.whitesource.maven.WhitesourceMojo
-
- session - Variable in class org.whitesource.maven.WhitesourceMojo
-
- shouldProcess(MavenProject) - Method in class org.whitesource.maven.AgentMojo
-
- skip - Variable in class org.whitesource.maven.WhitesourceMojo
-
Set this to 'true' to skip the maven execution.
- SPECIAL_MODULE_TOKENS - Static variable in class org.whitesource.maven.Constants
-
- specialModuleTokens - Variable in class org.whitesource.maven.AgentMojo
-
Optional.
T
- TYPE - Static variable in class org.whitesource.maven.AgentMojo
-
U
- UpdateMojo - Class in org.whitesource.maven
-
Send updates of open source software usage information to White Source.
- UpdateMojo() - Constructor for class org.whitesource.maven.UpdateMojo
-
W
- warn(CharSequence, Throwable) - Method in class org.whitesource.maven.WhitesourceMojo
-
- warn(CharSequence) - Method in class org.whitesource.maven.WhitesourceMojo
-
- WhitesourceMojo - Class in org.whitesource.maven
-
Concrete implementation holding common functionality to all goals in this plugin.
- WhitesourceMojo() - Constructor for class org.whitesource.maven.WhitesourceMojo
-
A C D E F G H I M O P R S T U W
Copyright © 2011-2015 White Source. All Rights Reserved.