Index

A B C D E F G H I L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

accepts(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
artifactTypeMappings(Map<String, String>) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets artifact type mappings.

B

buildClassLoader(List<URL>) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.ClassLoaderUtil
Build ClassLoader based on given list of dependency URLs.
BuildConstants - Class in io.wcm.devops.conga.tooling.maven.plugin
Packaging types
buildContext(BuildContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets build context.
buildDefinitionsJarFile() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Builds a JAR file with all CONGA definitions and resources.
buildDefinitionsJarFile() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Builds a JAR file with all CONGA definitions and resources.
buildDefinitionsJarFile() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Builds a JAR file with all CONGA definitions and resources.
buildDefinitionsJarFile() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Builds a JAR file with all CONGA definitions and resources.

C

CLASSIFIER_CONFIGURATION - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
Classifier for ZIP artifact with the generated configuration.
CLASSIFIER_DEFINITION - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
Classifier for JAR artifact with definition files (roles, templates, environments are possible).
ClassLoaderUtil - Class in io.wcm.devops.conga.tooling.maven.plugin.util
Utility methods for managing classpath and class loaders.
cleanupSnapshotVersion(String) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.VersionInfoUtil
Replaces "static" snapshot version like 2.1.2-20180125.094723-16 with dynamic ones like 2.1.2-SNAPSHOT.
CONGA_MAVEN_PLUGIN_KEY - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
CONGA maven plugin key.

D

DefinitionPackageMojo - Class in io.wcm.devops.conga.tooling.maven.plugin
Packages the definitions in a JAR file.
DefinitionPackageMojo() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
 
DefinitionValidator<T> - Interface in io.wcm.devops.conga.tooling.maven.plugin.validation
Resource definition validator
dependencyUrlsToArtifactsWithTransitiveDependencies(Collection<String>) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenArtifactHelper
Transform a list of dependency urls to a list of references maven artifacts including their transitive dependencies.

E

execute() - Method in class io.wcm.devops.conga.conga_maven_plugin.HelpMojo
execute() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
 
execute() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
 
execute() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateVersionInfoMojo
 
execute() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
 
execute() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
 

F

FILE_EXTENSION_CONFIGURATION - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
File extension for artifact with the generated configuration.
FILE_EXTENSION_DEFINITION - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
File extension for the artifact with definition files (roles, templates, environments are possible).
FILE_VERSION_INFO - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
Properties file containing version information about CONGA Maven Plugin version and CONGA plugin versions.

G

GenerateMojo - Class in io.wcm.devops.conga.tooling.maven.plugin
Generates configuration using CONGA generator.
GenerateMojo() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
 
GenerateVersionInfoMojo - Class in io.wcm.devops.conga.tooling.maven.plugin
Generates a file with information CONGA maven plugin version and CONGA plugins versions used to generate this artifact.
GenerateVersionInfoMojo() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.GenerateVersionInfoMojo
 
getArtifactTypeMappings() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets artifact type mappings.
getArtifactTypeMappings() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets artifact type mappings.
getArtifactTypeMappings() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets artifact type mappings.
getArtifactTypeMappings() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets artifact type mappings.
getArtifactTypeMappings() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets artifact type mappings.
getBuildContext() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets build context.
getConfigMap(String) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.PluginConfigUtil
Convert configuration string in OSGI manifest header style to nested configuration map.
getEnvironmentDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets environment directory.
getEnvironmentDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets environment directory.
getEnvironmentDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets environment directory.
getEnvironmentDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets environment directory.
getFile(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
getFileName(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
getFileUrl(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
getFileUrlsWithDependencies(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
getLocalFile(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
getLog() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets log.
getMavenCoords(String) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
Get Maven coordinates
getMavenProjectClasspathUrls(MavenProject) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.ClassLoaderUtil
Build class loader from dependency of a maven project.
getModelExport() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets model export configuration.
getModelExport() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets model export configuration.
getModelExport() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets model export configuration.
getModelExport() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets model export configuration.
getName() - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
getName() - Method in class io.wcm.devops.conga.tooling.maven.plugin.valueprovider.MavenPropertyValueProviderPlugin
 
getPluginConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets plugin configuration.
getPluginConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets plugin configuration.
getPluginConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets plugin configuration.
getPluginConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets plugin configuration.
getPluginVersionFromPluginManagement(String, MavenProject) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.VersionInfoUtil
Get version of Maven plugin.
getProject() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets Maven project.
getProject() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets Maven project.
getProject() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets Maven project.
getProject() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets Maven project.
getProject() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets Maven project.
getRemoteRepos() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets remote repositories.
getRepoSession() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets repository session.
getRepositorySystem() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets repository system.
getRepoSystem() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets repository system.
getResolutionErrorHandler() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets resolution error handler.
getRoleDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets role directory.
getRoleDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets role directory.
getRoleDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets role directory.
getRoleDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets role directory.
getSession() - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Gets Maven session.
getTargetDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets target directory.
getTargetDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets target directory.
getTargetDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets target directory.
getTargetDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets target directory.
getTemplateDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets template directory.
getTemplateDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets template directory.
getTemplateDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets template directory.
getTemplateDir() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets template directory.
getTransitiveDependencies(Artifact) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenArtifactHelper
Get transitive compile dependencies of given artifact.
getValueProviderConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
Gets value provider configuration.
getValueProviderConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
Gets value provider configuration.
getValueProviderConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
Gets value provider configuration.
getValueProviderConfig() - Method in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
Gets value provider configuration.
getVersionInfoProperties(MavenProject) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.VersionInfoUtil
Detects versions from maven-conga-plugin and additional CONGA plugins used.

H

HelpMojo - Class in io.wcm.devops.conga.conga_maven_plugin
Display help information on conga-maven-plugin.
Call mvn conga:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class io.wcm.devops.conga.conga_maven_plugin.HelpMojo
 

I

io.wcm.devops.conga.conga_maven_plugin - package io.wcm.devops.conga.conga_maven_plugin
 
io.wcm.devops.conga.tooling.maven.plugin - package io.wcm.devops.conga.tooling.maven.plugin
 
io.wcm.devops.conga.tooling.maven.plugin.urlfile - package io.wcm.devops.conga.tooling.maven.plugin.urlfile
 
io.wcm.devops.conga.tooling.maven.plugin.util - package io.wcm.devops.conga.tooling.maven.plugin.util
 
io.wcm.devops.conga.tooling.maven.plugin.validation - package io.wcm.devops.conga.tooling.maven.plugin.validation
 
io.wcm.devops.conga.tooling.maven.plugin.valueprovider - package io.wcm.devops.conga.tooling.maven.plugin.valueprovider
 
isLocalFile(String, UrlFilePluginContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 

L

log(Log) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets log.

M

MavenArtifactHelper - Class in io.wcm.devops.conga.tooling.maven.plugin.util
Helper for resolving maven artifacts.
MavenArtifactHelper(Environment, PluginContextOptions) - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.util.MavenArtifactHelper
Constructor.
MavenContext - Class in io.wcm.devops.conga.tooling.maven.plugin.util
Contains maven-specific context objects.
MavenContext() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
 
MavenPropertyValueProviderPlugin - Class in io.wcm.devops.conga.tooling.maven.plugin.valueprovider
Gets values from java system properties.
MavenPropertyValueProviderPlugin() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.valueprovider.MavenPropertyValueProviderPlugin
 
MavenUrlFilePlugin - Class in io.wcm.devops.conga.tooling.maven.plugin.urlfile
Download files from Maven artifact repository.
MavenUrlFilePlugin() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
 
ModelValidator<T> - Class in io.wcm.devops.conga.tooling.maven.plugin.validation
Validates YAML model file against it's reader.
ModelValidator(String, ModelReader<T>) - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.validation.ModelValidator
Constructor.

N

NAME - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
Plugin name
NAME - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.valueprovider.MavenPropertyValueProviderPlugin
Plugin name
NoValueProviderInRoleValidator - Class in io.wcm.devops.conga.tooling.maven.plugin.validation
Ensures that nor value providers are used in role models.
NoValueProviderInRoleValidator() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.validation.NoValueProviderInRoleValidator
 

P

PackageMojo - Class in io.wcm.devops.conga.tooling.maven.plugin
Packages the generated configurations in a ZIP file.
PackageMojo() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
 
PACKAGING_CONFIGURATION - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
Builds a ZIP artifact with the generated configuration.
PACKAGING_DEFINITION - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.BuildConstants
Builds a JAR artifact with definition files (roles, templates, environments are possible).
PathUtil - Class in io.wcm.devops.conga.tooling.maven.plugin.util
Helper methods for handling paths.
PluginConfigUtil - Class in io.wcm.devops.conga.tooling.maven.plugin.util
Helper methos for managing plugin configuration.
PREFIX - Static variable in class io.wcm.devops.conga.tooling.maven.plugin.urlfile.MavenUrlFilePlugin
Url prefix
project(MavenProject) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets Maven project.
projectHelper - Variable in class io.wcm.devops.conga.tooling.maven.plugin.DefinitionPackageMojo
 
projectHelper - Variable in class io.wcm.devops.conga.tooling.maven.plugin.GenerateMojo
 
projectHelper - Variable in class io.wcm.devops.conga.tooling.maven.plugin.PackageMojo
 
projectHelper - Variable in class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
 

R

remoteRepos(List<RemoteRepository>) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets remote repositories.
repoSession(RepositorySystemSession) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets repository session.
repoSystem(RepositorySystem) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets repository system.
resolutionErrorHandler(ResolutionErrorHandler) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets resolution error handler.
resolve(String, ValueProviderContext) - Method in class io.wcm.devops.conga.tooling.maven.plugin.valueprovider.MavenPropertyValueProviderPlugin
 
resolveArtifact(String) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenArtifactHelper
Get Maven artifact for given artifact coordinates.
resolveArtifact(String, String, String, String, String) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenArtifactHelper
Get Maven artifact for given artifact coordinates.
resolveDependencyUrl(String, PluginContextOptions) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.ClassLoaderUtil
Resolves an environment dependency URL.
RoleTemplateFileValidator - Class in io.wcm.devops.conga.tooling.maven.plugin.validation
Ensures that all template files references in role definitions point to an existing template.
RoleTemplateFileValidator(HandlebarsManager) - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.validation.RoleTemplateFileValidator
Constructor.

S

session(MavenSession) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets Maven session.
setRepositorySystem(RepositorySystem) - Method in class io.wcm.devops.conga.tooling.maven.plugin.util.MavenContext
Sets repository system.

T

TemplateValidator - Class in io.wcm.devops.conga.tooling.maven.plugin.validation
Validates Handlebars templates by compiling it.
TemplateValidator(ResourceCollection, HandlebarsManager) - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.validation.TemplateValidator
Constructor.

U

unifySlashes(String) - Static method in class io.wcm.devops.conga.tooling.maven.plugin.util.PathUtil
Convert all slashes to "/".

V

validate(Resource, String) - Method in interface io.wcm.devops.conga.tooling.maven.plugin.validation.DefinitionValidator
Validates the given resource
validate(Resource, String) - Method in class io.wcm.devops.conga.tooling.maven.plugin.validation.ModelValidator
 
validate(Resource, String) - Method in class io.wcm.devops.conga.tooling.maven.plugin.validation.NoValueProviderInRoleValidator
 
validate(Resource, String) - Method in class io.wcm.devops.conga.tooling.maven.plugin.validation.RoleTemplateFileValidator
 
validate(Resource, String) - Method in class io.wcm.devops.conga.tooling.maven.plugin.validation.TemplateValidator
 
ValidateMojo - Class in io.wcm.devops.conga.tooling.maven.plugin
Validates definitions by trying to parse them with model reader or compile them via handlebars.
ValidateMojo() - Constructor for class io.wcm.devops.conga.tooling.maven.plugin.ValidateMojo
 
VersionInfoUtil - Class in io.wcm.devops.conga.tooling.maven.plugin.util
Utility method for generating and validation version info.
A B C D E F G H I L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values