A B C D E F G H I J L M O P R S T U V W 

A

add(String, String) - Method in interface org.fedoraproject.maven.resolver.ArtifactBlacklist
 
add(Artifact) - Method in interface org.fedoraproject.maven.resolver.ArtifactBlacklist
 
add(String, String) - Method in class org.fedoraproject.maven.resolver.DefaultArtifactBlacklist
 
add(Artifact) - Method in class org.fedoraproject.maven.resolver.DefaultArtifactBlacklist
 
addAlias(Artifact) - Method in class org.fedoraproject.maven.config.PackagingRule
Add an alias.
addArtifactManagement(PackagingRule) - Method in class org.fedoraproject.maven.config.Configuration
Method addArtifactManagement.
addBlacklist(Artifact) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method addBlacklist.
addEffectivePomFile(Path, Path, Path) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
addEffectivePomFile(Path, Path, Path) - Method in interface org.fedoraproject.maven.installer.Package
 
addFile(String) - Method in class org.fedoraproject.maven.config.PackagingRule
Method addFile.
addFile(Path, Path, Path, int) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
addFile(Path, Path, int) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
addJarFile(Path, Path, Collection<Path>) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
addJarFile(Path, Path, Collection<Path>) - Method in interface org.fedoraproject.maven.installer.Package
 
addJarRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method addJarRepository.
addLocalRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method addLocalRepository.
addMapping(Artifact, Artifact) - Method in class org.fedoraproject.maven.installer.FragmentFile
 
addMetadataRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method addMetadataRepository.
addPomFile(Path, Path, Path) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
addPomFile(Path, Path, Path) - Method in interface org.fedoraproject.maven.installer.Package
 
addPomRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method addPomRepository.
addPrefix(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method addPrefix.
addProperty(String, String) - Method in class org.fedoraproject.maven.config.Configuration
Method addProperty.
Artifact - Class in org.fedoraproject.maven.config
Identifier of Maven artifact.
Artifact() - Constructor for class org.fedoraproject.maven.config.Artifact
 
Artifact - Class in org.fedoraproject.maven.model
 
Artifact(String, String) - Constructor for class org.fedoraproject.maven.model.Artifact
 
Artifact(String, String, String) - Constructor for class org.fedoraproject.maven.model.Artifact
 
Artifact(String, String, String, String) - Constructor for class org.fedoraproject.maven.model.Artifact
 
ArtifactBlacklist - Interface in org.fedoraproject.maven.resolver
 
ArtifactVisitor - Class in org.fedoraproject.maven.tools.subst
 
ArtifactVisitor() - Constructor for class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
AtomicFileCounter - Class in org.fedoraproject.maven.utils
Atomic integer object, which stores its value in a text file.
AtomicFileCounter(String) - Constructor for class org.fedoraproject.maven.utils.AtomicFileCounter
Create an instance of counter.
AtomicFileCounter(String, int) - Constructor for class org.fedoraproject.maven.utils.AtomicFileCounter
Create an instance of counter and set its initial value.

B

BisectCli - Class in org.fedoraproject.maven.tools.bisect
 
BisectCli() - Constructor for class org.fedoraproject.maven.tools.bisect.BisectCli
 
BIT_BUCKET - Static variable in class org.fedoraproject.maven.utils.FileUtils
Bit bucket.
BuilddepMojo - Class in org.fedoraproject.maven.rpminstall.plugin
 
BuilddepMojo() - Constructor for class org.fedoraproject.maven.rpminstall.plugin.BuilddepMojo
 
BuildExecutor - Interface in org.fedoraproject.maven.tools.bisect
Executes Maven build and evaluates the results.
BuildSettings - Class in org.fedoraproject.maven.config
Basic build settings.
BuildSettings() - Constructor for class org.fedoraproject.maven.config.BuildSettings
 

C

chmod(Path, int) - Static method in class org.fedoraproject.maven.utils.FileUtils
Set file permissions, just like chmod(2).
classpath - Variable in class org.fedoraproject.maven.tools.resolver.ResolverCli
 
clearExtension() - Method in class org.fedoraproject.maven.model.Artifact
 
clearVersionAndExtension() - Method in class org.fedoraproject.maven.model.Artifact
 
CliRequest - Class in org.apache.maven.cli
This is XMvn specific class and it resides in org.apache.maven namespace only becuse it needs to access package-private class MavenCli.CliRequest.
CliRequest(String[], ClassWorld) - Constructor for class org.apache.maven.cli.CliRequest
 
clone() - Method in class org.fedoraproject.maven.config.Artifact
Method clone.
clone() - Method in class org.fedoraproject.maven.config.BuildSettings
Method clone.
clone() - Method in class org.fedoraproject.maven.config.Configuration
Method clone.
clone() - Method in class org.fedoraproject.maven.config.InstallerSettings
Method clone.
clone() - Method in class org.fedoraproject.maven.config.PackagingRule
Method clone.
clone() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method clone.
collectionToString(Collection<Artifact>) - Static method in class org.fedoraproject.maven.model.Artifact
Convert a collection of artifacts to a human-readable string.
collectionToString(Collection<Artifact>, boolean) - Static method in class org.fedoraproject.maven.model.Artifact
Convert a collection of artifacts to a human-readable string.
CommandLineParser - Interface in org.fedoraproject.maven.tools.bisect
Parses command line arguments.
compareTo(DefaultPackage) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
compareTo(Artifact) - Method in class org.fedoraproject.maven.model.Artifact
 
Configuration - Class in org.fedoraproject.maven.config
Root element of the configuration file.
Configuration() - Constructor for class org.fedoraproject.maven.config.Configuration
 
ConfigurationMerger - Interface in org.fedoraproject.maven.config
Component that can merge XMvn configurations.
ConfigurationXpp3Reader - Class in org.fedoraproject.maven.config.io.xpp3
Class ConfigurationXpp3Reader.
ConfigurationXpp3Reader() - Constructor for class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
 
ConfigurationXpp3Writer - Class in org.fedoraproject.maven.config.io.xpp3
Class ConfigurationXpp3Writer.
ConfigurationXpp3Writer() - Constructor for class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Writer
 
Configurator - Interface in org.fedoraproject.maven.config
Component that provides various XMvn configuration variants.
consumeLine(String) - Method in class org.fedoraproject.maven.tools.bisect.DefaultBuildExecutor
 
contains(String, String) - Method in interface org.fedoraproject.maven.resolver.ArtifactBlacklist
 
contains(Artifact) - Method in interface org.fedoraproject.maven.resolver.ArtifactBlacklist
 
contains(String, String) - Method in class org.fedoraproject.maven.resolver.DefaultArtifactBlacklist
 
contains(Artifact) - Method in class org.fedoraproject.maven.resolver.DefaultArtifactBlacklist
 
copyMissing(Artifact) - Method in class org.fedoraproject.maven.model.Artifact
 
createAnonymousSymlink(Path) - Static method in class org.fedoraproject.maven.utils.FileUtils
Create a temporary symbolic link pointing to specified target path
createDepmaps(String, String, String, Path, Path, PackagingRule) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
createDepmaps(String, String, String, Path, Path, PackagingRule) - Method in interface org.fedoraproject.maven.installer.Package
 
createEffectivePackagingRule(String, String, String) - Method in class org.fedoraproject.maven.config.Configuration
Create an effective packaging rule for specified artifact.
createInvocationRequest() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
createInvocationRequest() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
customizeContainer(PlexusContainer) - Method in class org.fedoraproject.maven.connector.Main
 
CWD - Static variable in class org.fedoraproject.maven.utils.FileUtils
Current working directory.

D

debug - Variable in class org.fedoraproject.maven.tools.resolver.ResolverCli
 
debug - Variable in class org.fedoraproject.maven.tools.subst.SubstCli
 
DefaultArtifactBlacklist - Class in org.fedoraproject.maven.resolver
 
DefaultArtifactBlacklist() - Constructor for class org.fedoraproject.maven.resolver.DefaultArtifactBlacklist
 
DefaultBuildExecutor - Class in org.fedoraproject.maven.tools.bisect
 
DefaultBuildExecutor() - Constructor for class org.fedoraproject.maven.tools.bisect.DefaultBuildExecutor
 
DefaultCommandLineParser - Class in org.fedoraproject.maven.tools.bisect
 
DefaultCommandLineParser() - Constructor for class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
DefaultConfigurationMerger - Class in org.fedoraproject.maven.config
Default implementation of configuration merger.
DefaultConfigurationMerger() - Constructor for class org.fedoraproject.maven.config.DefaultConfigurationMerger
 
DefaultConfigurator - Class in org.fedoraproject.maven.config
Default implementation of XMvn configurator.
DefaultConfigurator() - Constructor for class org.fedoraproject.maven.config.DefaultConfigurator
 
DefaultPackage - Class in org.fedoraproject.maven.installer
 
DefaultPackage(String, InstallerSettings, Logger) - Constructor for class org.fedoraproject.maven.installer.DefaultPackage
 
DefaultResolver - Class in org.fedoraproject.maven.resolver
 
DefaultResolver() - Constructor for class org.fedoraproject.maven.resolver.DefaultResolver
 
defines - Variable in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
defines - Variable in class org.fedoraproject.maven.tools.resolver.ResolverCli
 
defines - Variable in class org.fedoraproject.maven.tools.subst.SubstCli
 
DependencyExtractor - Class in org.fedoraproject.maven.installer
 
DependencyExtractor() - Constructor for class org.fedoraproject.maven.installer.DependencyExtractor
 
DependencyVisitor - Interface in org.fedoraproject.maven.installer
 
DUMMY - Static variable in class org.fedoraproject.maven.model.Artifact
Dummy artifact.
DUMMY_JPP - Static variable in class org.fedoraproject.maven.model.Artifact
The same as DUMMY, but in JPP style.
dumpConfiguration() - Method in interface org.fedoraproject.maven.config.Configurator
Dump the master configuration.
dumpConfiguration() - Method in class org.fedoraproject.maven.config.DefaultConfigurator
 

E

equals(Object) - Method in class org.fedoraproject.maven.model.Artifact
 
execute() - Method in class org.fedoraproject.maven.rpminstall.plugin.BuilddepMojo
 
execute() - Method in class org.fedoraproject.maven.rpminstall.plugin.InstallMojo
 
executeBuild(InvocationRequest, String, boolean) - Method in interface org.fedoraproject.maven.tools.bisect.BuildExecutor
Execute Maven build and evaluate if is succeeded.
executeBuild(InvocationRequest, String, boolean) - Method in class org.fedoraproject.maven.tools.bisect.DefaultBuildExecutor
 

F

FedoraModelValidator - Class in org.fedoraproject.maven.connector
Custom Maven object model (POM) validator that overrides default Maven model validator.
FedoraModelValidator() - Constructor for class org.fedoraproject.maven.connector.FedoraModelValidator
 
FedoraPluginVersionResolver - Class in org.fedoraproject.maven.connector
 
FedoraPluginVersionResolver() - Constructor for class org.fedoraproject.maven.connector.FedoraPluginVersionResolver
 
FedoraWorkspaceReader - Class in org.fedoraproject.maven.connector
 
FedoraWorkspaceReader() - Constructor for class org.fedoraproject.maven.connector.FedoraWorkspaceReader
 
FileUtils - Class in org.fedoraproject.maven.utils
Various utilities related to file and path manipulation.
FileUtils() - Constructor for class org.fedoraproject.maven.utils.FileUtils
 
findArtifact(Artifact) - Method in class org.fedoraproject.maven.connector.FedoraWorkspaceReader
 
findArtifact(Artifact, boolean) - Method in class org.fedoraproject.maven.repository.JppRepository
 
findArtifact(Artifact, boolean) - Method in interface org.fedoraproject.maven.repository.Repository
 
findArtifact(Artifact, boolean) - Method in class org.fedoraproject.maven.repository.SingletonRepository
 
findVersions(Artifact) - Method in class org.fedoraproject.maven.connector.FedoraWorkspaceReader
 
followSymlink(File) - Static method in class org.fedoraproject.maven.utils.FileUtils
Follow every symlink in every component of given file recursively, just like readlink -f does.
followSymlinks - Variable in class org.fedoraproject.maven.tools.subst.SubstCli
 
FragmentFile - Class in org.fedoraproject.maven.installer
 
FragmentFile(Logger) - Constructor for class org.fedoraproject.maven.installer.FragmentFile
 

G

generateEffectiveBuildRequires(Model, DependencyVisitor, BuildSettings) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
 
generateEffectiveRuntimeRequires(Model, DependencyVisitor) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
 
generateRawRequires(Model, DependencyVisitor) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
 
getAddDefaultEntities() - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
Returns the state of the "add default entities" flag.
getAliases() - Method in class org.fedoraproject.maven.config.PackagingRule
Method getAliases.
getArtifactGlob() - Method in class org.fedoraproject.maven.config.PackagingRule
Get pattern specifying one or more Maven artifacts.
getArtifactId() - Method in class org.fedoraproject.maven.config.Artifact
Get artifact ID of the artifact.
getArtifactId() - Method in class org.fedoraproject.maven.model.Artifact
 
getArtifactManagement() - Method in class org.fedoraproject.maven.config.Configuration
Method getArtifactManagement.
getArtifactPath(Artifact) - Method in enum org.fedoraproject.maven.repository.Layout
 
getBlacklist() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method getBlacklist.
getBuildSettings() - Method in class org.fedoraproject.maven.config.Configuration
Get this element contains basic XMvn settings.
getCompilerSource() - Method in class org.fedoraproject.maven.config.BuildSettings
Get compatibility version of Java sources in the reactor.
getConfiguration() - Method in interface org.fedoraproject.maven.config.Configurator
Returns XMvn master configuration.
getConfiguration() - Method in class org.fedoraproject.maven.config.DefaultConfigurator
 
getCounterPath() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
getCounterPath() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
getCwd() - Static method in class org.fedoraproject.maven.utils.FileUtils
Return process current working directory.
getDefaultConfiguration() - Method in interface org.fedoraproject.maven.config.Configurator
Returns default XMvn configuration.
getDefaultConfiguration() - Method in class org.fedoraproject.maven.config.DefaultConfigurator
 
getEffectivePomDir() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get directory into which effective POM files are be installed.
getErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
 
getExtension() - Method in class org.fedoraproject.maven.config.Artifact
Get extension of the artifact.
getExtension() - Method in class org.fedoraproject.maven.model.Artifact
 
getFiles() - Method in class org.fedoraproject.maven.config.PackagingRule
Method getFiles.
getGroupId() - Method in class org.fedoraproject.maven.config.Artifact
Get group ID of the artifact.
getGroupId() - Method in class org.fedoraproject.maven.model.Artifact
 
getInstallerSettings() - Method in class org.fedoraproject.maven.config.Configuration
Get this element contains configuration of XMvn installer.
getInstallRoot() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get directory into which artfiacts are installed.
getJarDir() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get directory into which platform-independant JAR files are be installed.
getJarRepositories() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method getJarRepositories.
getJavaCompilerTarget(MavenProject, DependencyVisitor) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
 
getJniDir() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get directory into which platform-dependant JAR files are be installed.
getLocalRepositories() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method getLocalRepositories.
getMetadata() - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
getMetadata() - Method in interface org.fedoraproject.maven.installer.Package
 
getMetadataDir() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get directory into which XMvn metadata files are be installed.
getMetadataRepositories() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method getMetadataRepositories.
getModelEncoding() - Method in class org.fedoraproject.maven.config.Configuration
Get the modelEncoding field.
getPackageName() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get name of the source package as part of which reactor will be installed.
getPomDir() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get directory into which raw POM files are be installed.
getPomRepositories() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method getPomRepositories.
getPrefixes() - Method in class org.fedoraproject.maven.config.ResolverSettings
Method getPrefixes.
getProperties() - Method in class org.fedoraproject.maven.config.Configuration
Method getProperties.
getRawModel(MavenProject) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
Obtain raw model for given project.
getRepoPath() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
getRepoPath() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
getRepository() - Method in class org.fedoraproject.maven.connector.FedoraWorkspaceReader
 
getResolverSettings() - Method in class org.fedoraproject.maven.config.Configuration
Get this element contains configuration of XMvn resolver.
getSupportedPackagingTypes() - Method in class org.fedoraproject.maven.installer.JarInstaller
 
getSupportedPackagingTypes() - Method in class org.fedoraproject.maven.installer.PomInstaller
 
getSupportedPackagingTypes() - Method in interface org.fedoraproject.maven.installer.ProjectInstaller
Get list of supported packaging types.
getSystemProperties() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
getSystemProperties() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
getTargetPackage() - Method in class org.fedoraproject.maven.config.PackagingRule
Get name of binary package into which artifacts are assigned.
getValue() - Method in class org.fedoraproject.maven.utils.AtomicFileCounter
Get value of the counter.
getVersion() - Method in class org.fedoraproject.maven.config.Artifact
Get version of the artifact.
getVersion() - Method in class org.fedoraproject.maven.model.Artifact
 
glob2pattern(String) - Static method in class org.fedoraproject.maven.utils.GlobUtils
Create Pattern from wildcard patter.
glob2re(String) - Static method in class org.fedoraproject.maven.utils.GlobUtils
Convert wildcard pattern to regular expression.
GlobUtils - Class in org.fedoraproject.maven.utils
Utility routines for converting glob patterns to regular expressions.
GlobUtils() - Constructor for class org.fedoraproject.maven.utils.GlobUtils
 

H

hasErrors() - Method in class org.apache.maven.plugin.MavenPluginValidator
 
hashCode() - Method in class org.fedoraproject.maven.model.Artifact
 

I

install(Installer) - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
installDirectory(Path) - Method in class org.fedoraproject.maven.installer.Installer
 
Installer - Class in org.fedoraproject.maven.installer
 
Installer(Path) - Constructor for class org.fedoraproject.maven.installer.Installer
 
InstallerSettings - Class in org.fedoraproject.maven.config
XMvn settings related to installation of artifacts.
InstallerSettings() - Constructor for class org.fedoraproject.maven.config.InstallerSettings
 
installFile(Path, Path, Path, int) - Method in class org.fedoraproject.maven.installer.Installer
 
InstallMojo - Class in org.fedoraproject.maven.rpminstall.plugin
 
InstallMojo() - Constructor for class org.fedoraproject.maven.rpminstall.plugin.InstallMojo
 
installProject(MavenProject, Package, PackagingRule) - Method in class org.fedoraproject.maven.installer.JarInstaller
 
installProject(MavenProject, Package, PackagingRule) - Method in class org.fedoraproject.maven.installer.PomInstaller
 
installProject(MavenProject, Package, PackagingRule) - Method in interface org.fedoraproject.maven.installer.ProjectInstaller
Install Maven project into binary package.
isDebug() - Method in class org.fedoraproject.maven.config.BuildSettings
Get whether detailed debugging information about the build process should be logged.
isDebug() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether additional debugging information about artifact installation should be printed.
isDebug() - Method in class org.fedoraproject.maven.config.ResolverSettings
Get whether detailed debugging information about artifact resolution process should be logged.
isEmpty() - Method in class org.fedoraproject.maven.installer.FragmentFile
 
isEnableEffectivePoms() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether effective POM files should ever be installed.
isEnableRawPoms() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether raw POM files should ever be installed.
isInstallable() - Method in class org.fedoraproject.maven.installer.DefaultPackage
 
isJarEffectiveModel() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether installation of effective POMs should be performed for JAR artifacts.
isJarRawModel() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether installation of raw POMs should be performed for JAR artifacts.
isJppArtifact() - Method in class org.fedoraproject.maven.model.Artifact
 
isMatched() - Method in class org.fedoraproject.maven.config.PackagingRule
Get whether any reactor artifact matches artifact glob pattern for this rule.
isOptional() - Method in class org.fedoraproject.maven.config.PackagingRule
Get whether this rule is optional.
isPom() - Method in class org.fedoraproject.maven.model.Artifact
 
isPomEffectiveModel() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether installation of effective POMs should be performed for POM artifacts.
isPomRawModel() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether installation of raw POMs should be performed for POM artifacts.
isSkipProvides() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether generation of package provides should be skipped.
isSkipRequires() - Method in class org.fedoraproject.maven.config.InstallerSettings
Get whether generation of package requires should be skipped.
isSkipSanityChecks() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
isSkipSanityChecks() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
isSkipTests() - Method in class org.fedoraproject.maven.config.BuildSettings
Get whether compilation and execution of unit and integration tests should be skipped.
isVerbose() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
isVerbose() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
isVersioned() - Method in enum org.fedoraproject.maven.repository.Layout
 

J

JarInstaller - Class in org.fedoraproject.maven.installer
 
JarInstaller() - Constructor for class org.fedoraproject.maven.installer.JarInstaller
 
JppRepository - Class in org.fedoraproject.maven.repository
 
JppRepository(File, ResolverSettings) - Constructor for class org.fedoraproject.maven.repository.JppRepository
 

L

Layout - Enum in org.fedoraproject.maven.repository
 
linkOrCopy(Path, Path) - Static method in class org.fedoraproject.maven.utils.FileUtils
Create hard link or copy file if creating hard link is not possible.
LoggingUtils - Class in org.fedoraproject.maven.utils
 
LoggingUtils() - Constructor for class org.fedoraproject.maven.utils.LoggingUtils
 
lookupFile(String) - Method in class org.fedoraproject.rpmquery.RpmDb
 
lookupFile(File) - Method in class org.fedoraproject.rpmquery.RpmDb
 

M

Main - Class in org.fedoraproject.maven.connector
 
Main() - Constructor for class org.fedoraproject.maven.connector.Main
 
main(String[], ClassWorld) - Static method in class org.fedoraproject.maven.connector.Main
 
MAIN - Static variable in class org.fedoraproject.maven.installer.DefaultPackage
 
main(String[]) - Static method in class org.fedoraproject.maven.tools.bisect.BisectCli
 
main(String[]) - Static method in class org.fedoraproject.maven.tools.resolver.ResolverCli
 
main(String[]) - Static method in class org.fedoraproject.maven.tools.subst.SubstCli
 
MavenPluginValidator - Class in org.apache.maven.plugin
This is a simple Maven plugin validator that pretends that all plugins have valid descriptors.
MavenPluginValidator(Artifact) - Constructor for class org.apache.maven.plugin.MavenPluginValidator
 
merge(Configuration, Configuration) - Method in interface org.fedoraproject.maven.config.ConfigurationMerger
Merge two configurations, with one with one having precedence in the case of conflict.
merge(Configuration, Configuration) - Method in class org.fedoraproject.maven.config.DefaultConfigurationMerger
 

O

optimize() - Method in class org.fedoraproject.maven.installer.FragmentFile
 
org.apache.maven.cli - package org.apache.maven.cli
 
org.apache.maven.plugin - package org.apache.maven.plugin
 
org.fedoraproject.maven.config - package org.fedoraproject.maven.config
 
org.fedoraproject.maven.config.io.xpp3 - package org.fedoraproject.maven.config.io.xpp3
 
org.fedoraproject.maven.connector - package org.fedoraproject.maven.connector
 
org.fedoraproject.maven.installer - package org.fedoraproject.maven.installer
 
org.fedoraproject.maven.model - package org.fedoraproject.maven.model
 
org.fedoraproject.maven.repository - package org.fedoraproject.maven.repository
 
org.fedoraproject.maven.resolver - package org.fedoraproject.maven.resolver
 
org.fedoraproject.maven.rpminstall.plugin - package org.fedoraproject.maven.rpminstall.plugin
 
org.fedoraproject.maven.tools.bisect - package org.fedoraproject.maven.tools.bisect
 
org.fedoraproject.maven.tools.resolver - package org.fedoraproject.maven.tools.resolver
 
org.fedoraproject.maven.tools.subst - package org.fedoraproject.maven.tools.subst
 
org.fedoraproject.maven.utils - package org.fedoraproject.maven.utils
 
org.fedoraproject.rpmquery - package org.fedoraproject.rpmquery
 

P

Package - Interface in org.fedoraproject.maven.installer
 
PackagingRule - Class in org.fedoraproject.maven.config
Identification of Maven Artifact.
PackagingRule() - Constructor for class org.fedoraproject.maven.config.PackagingRule
 
parameters - Variable in class org.fedoraproject.maven.tools.resolver.ResolverCli
 
parameters - Variable in class org.fedoraproject.maven.tools.subst.SubstCli
 
parseCommandLine(String[]) - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
parseCommandLine(String[]) - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 
PomInstaller - Class in org.fedoraproject.maven.installer
 
PomInstaller() - Constructor for class org.fedoraproject.maven.installer.PomInstaller
 
postVisitDirectory(Path, IOException) - Method in class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
ProjectInstallationException - Exception in org.fedoraproject.maven.installer
 
ProjectInstallationException() - Constructor for exception org.fedoraproject.maven.installer.ProjectInstallationException
 
ProjectInstallationException(String) - Constructor for exception org.fedoraproject.maven.installer.ProjectInstallationException
 
ProjectInstallationException(Throwable) - Constructor for exception org.fedoraproject.maven.installer.ProjectInstallationException
 
ProjectInstallationException(String, Throwable) - Constructor for exception org.fedoraproject.maven.installer.ProjectInstallationException
 
ProjectInstallationException(String, Throwable, boolean, boolean) - Constructor for exception org.fedoraproject.maven.installer.ProjectInstallationException
 
ProjectInstaller - Interface in org.fedoraproject.maven.installer
Component that can install some kinds of Maven artifacts.

R

read(Reader, boolean) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
 
read(Reader) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
 
read(InputStream, boolean) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
Method read.
read(InputStream) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
Method read.
removeAlias(Artifact) - Method in class org.fedoraproject.maven.config.PackagingRule
Remove an alias.
removeArtifactManagement(PackagingRule) - Method in class org.fedoraproject.maven.config.Configuration
Method removeArtifactManagement.
removeBlacklist(Artifact) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method removeBlacklist.
removeFile(String) - Method in class org.fedoraproject.maven.config.PackagingRule
Method removeFile.
removeJarRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method removeJarRepository.
removeLocalRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method removeLocalRepository.
removeMetadataRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method removeMetadataRepository.
removePomRepository(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method removePomRepository.
removePrefix(String) - Method in class org.fedoraproject.maven.config.ResolverSettings
Method removePrefix.
Repository - Interface in org.fedoraproject.maven.repository
 
resolve(PluginVersionRequest) - Method in class org.fedoraproject.maven.connector.FedoraPluginVersionResolver
 
resolve(Artifact) - Method in class org.fedoraproject.maven.resolver.DefaultResolver
 
resolve(Artifact) - Method in interface org.fedoraproject.maven.resolver.Resolver
 
resolve(String, String, String, String) - Method in interface org.fedoraproject.maven.resolver.Resolver
 
Resolver - Interface in org.fedoraproject.maven.resolver
 
ResolverCli - Class in org.fedoraproject.maven.tools.resolver
Resolve artifacts given on command line.
ResolverCli() - Constructor for class org.fedoraproject.maven.tools.resolver.ResolverCli
 
ResolverSettings - Class in org.fedoraproject.maven.config
XMvn settings related to resolution of artifacts.
ResolverSettings() - Constructor for class org.fedoraproject.maven.config.ResolverSettings
 
ROOT - Static variable in class org.fedoraproject.maven.utils.FileUtils
Root directory of the file system.
RpmDb - Class in org.fedoraproject.rpmquery
 
RpmDb() - Constructor for class org.fedoraproject.rpmquery.RpmDb
 
run(String[]) - Method in class org.fedoraproject.maven.tools.bisect.BisectCli
 
run() - Method in class org.fedoraproject.maven.tools.resolver.ResolverCli
 

S

setAddDefaultEntities(boolean) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Reader
Sets the state of the "add default entities" flag.
setAliases(List<Artifact>) - Method in class org.fedoraproject.maven.config.PackagingRule
Set alternative identifiers of artifacts.
setArtifactGlob(Artifact) - Method in class org.fedoraproject.maven.config.PackagingRule
Set pattern specifying one or more Maven artifacts.
setArtifactId(String) - Method in class org.fedoraproject.maven.config.Artifact
Set artifact ID of the artifact.
setArtifactManagement(List<PackagingRule>) - Method in class org.fedoraproject.maven.config.Configuration
Set this element configures how artifacts should be assigned to individual packages.
setBlacklist(List<Artifact>) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set list of blacklisted artifacts which will not be resolved.
setBuildSettings(BuildSettings) - Method in class org.fedoraproject.maven.config.Configuration
Set this element contains basic XMvn settings.
setCompilerSource(String) - Method in class org.fedoraproject.maven.config.BuildSettings
Set compatibility version of Java sources in the reactor.
setDebug(Boolean) - Method in class org.fedoraproject.maven.config.BuildSettings
Set whether detailed debugging information about the build process should be logged.
setDebug(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether additional debugging information about artifact installation should be printed.
setDebug(Boolean) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set whether detailed debugging information about artifact resolution process should be logged.
setEffectivePomDir(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set directory into which effective POM files are be installed.
setEnableEffectivePoms(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether effective POM files should ever be installed.
setEnableRawPoms(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether raw POM files should ever be installed.
setExtension(String) - Method in class org.fedoraproject.maven.config.Artifact
Set extension of the artifact.
setFiles(List<String>) - Method in class org.fedoraproject.maven.config.PackagingRule
Set files holding the artifact.
setFollowSymlinks(boolean) - Method in class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
setGroupId(String) - Method in class org.fedoraproject.maven.config.Artifact
Set group ID of the artifact.
setInstallerSettings(InstallerSettings) - Method in class org.fedoraproject.maven.config.Configuration
Set this element contains configuration of XMvn installer.
setInstallRoot(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set directory into which artfiacts are installed.
setJarDir(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set directory into which platform-independant JAR files are be installed.
setJarEffectiveModel(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether installation of effective POMs should be performed for JAR artifacts.
setJarRawModel(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether installation of raw POMs should be performed for JAR artifacts.
setJarRepositories(List<String>) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set list of system repositories where XMvn will look for JAR files.
setJniDir(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set directory into which platform-dependant JAR files are be installed.
setLocalRepositories(List<String>) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set list of local repositories where XMvn will look for artifacts.
setLoggerThreshold(Logger, Boolean) - Static method in class org.fedoraproject.maven.utils.LoggingUtils
 
setMatched(Boolean) - Method in class org.fedoraproject.maven.config.PackagingRule
Set whether any reactor artifact matches artifact glob pattern for this rule.
setMetadataDir(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set directory into which XMvn metadata files are be installed.
setMetadataRepositories(List<String>) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set list of repositories where XMvn will look for metadata files.
setModelEncoding(String) - Method in class org.fedoraproject.maven.config.Configuration
Set the modelEncoding field.
setOptional(Boolean) - Method in class org.fedoraproject.maven.config.PackagingRule
Set whether this rule is optional.
setPackageName(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set name of the source package as part of which reactor will be installed.
setPomDir(String) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set directory into which raw POM files are be installed.
setPomEffectiveModel(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether installation of effective POMs should be performed for POM artifacts.
setPomRawModel(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether installation of raw POMs should be performed for POM artifacts.
setPomRepositories(List<String>) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set list of system repositories where XMvn will look for POM files.
setPrefixes(List<String>) - Method in class org.fedoraproject.maven.config.ResolverSettings
Set list of prefixes that XMvn resolver will prepend to system repositories.
setProperties(Properties) - Method in class org.fedoraproject.maven.config.Configuration
Set this element lists system Java properties that should be set before XMvn build is started.
setResolverSettings(ResolverSettings) - Method in class org.fedoraproject.maven.config.Configuration
Set this element contains configuration of XMvn resolver.
setSkipProvides(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether generation of package provides should be skipped.
setSkipRequires(Boolean) - Method in class org.fedoraproject.maven.config.InstallerSettings
Set whether generation of package requires should be skipped.
setSkipTests(Boolean) - Method in class org.fedoraproject.maven.config.BuildSettings
Set whether compilation and execution of unit and integration tests should be skipped.
setTargetPackage(String) - Method in class org.fedoraproject.maven.config.PackagingRule
Set name of binary package into which artifacts are assigned.
setTypes(Collection<String>) - Method in class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
setValue(int) - Method in class org.fedoraproject.maven.utils.AtomicFileCounter
Set value of the counter.
setVersion(String) - Method in class org.fedoraproject.maven.config.Artifact
Set version of the artifact.
setView() - Method in class org.fedoraproject.maven.resolver.DefaultArtifactBlacklist
Enumerate all blacklisted artifacts.
simplifyEffectiveModel(Model) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
 
SingletonRepository - Class in org.fedoraproject.maven.repository
 
SingletonRepository(File, Layout) - Constructor for class org.fedoraproject.maven.repository.SingletonRepository
 
split(String, int, char) - Static method in class org.fedoraproject.maven.utils.StringSplitter
 
StringSplitter - Class in org.fedoraproject.maven.utils
 
StringSplitter() - Constructor for class org.fedoraproject.maven.utils.StringSplitter
 
SubstCli - Class in org.fedoraproject.maven.tools.subst
 
SubstCli() - Constructor for class org.fedoraproject.maven.tools.subst.SubstCli
 

T

toString() - Method in class org.fedoraproject.maven.model.Artifact
Convert this artifact into human-readable string.
toString() - Method in enum org.fedoraproject.maven.repository.Layout
 
toString() - Method in class org.fedoraproject.maven.repository.SingletonRepository
 
tryDecrement() - Method in class org.fedoraproject.maven.utils.AtomicFileCounter
If counter is positive then decrement it.
types - Variable in class org.fedoraproject.maven.tools.subst.SubstCli
 

U

useBinarySearch() - Method in interface org.fedoraproject.maven.tools.bisect.CommandLineParser
 
useBinarySearch() - Method in class org.fedoraproject.maven.tools.bisect.DefaultCommandLineParser
 

V

validate(PluginDescriptor) - Method in class org.apache.maven.plugin.MavenPluginValidator
 
validateEffectiveModel(Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.fedoraproject.maven.connector.FedoraModelValidator
 
valueOf(String) - Static method in enum org.fedoraproject.maven.repository.Layout
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.fedoraproject.maven.repository.Layout
Returns an array containing the constants of this enum type, in the order they are declared.
visitBuildDependency(String, String) - Method in interface org.fedoraproject.maven.installer.DependencyVisitor
 
visitBuildDependency(String, String) - Method in class org.fedoraproject.maven.installer.FragmentFile
 
visitBuildDependency(String, String) - Method in class org.fedoraproject.maven.rpminstall.plugin.BuilddepMojo
 
visitFile(Path, BasicFileAttributes) - Method in class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
visitFileFailed(Path, IOException) - Method in class org.fedoraproject.maven.tools.subst.ArtifactVisitor
 
visitJavaVersionDependency(BigDecimal) - Method in interface org.fedoraproject.maven.installer.DependencyVisitor
 
visitJavaVersionDependency(BigDecimal) - Method in class org.fedoraproject.maven.installer.FragmentFile
 
visitJavaVersionDependency(BigDecimal) - Method in class org.fedoraproject.maven.rpminstall.plugin.BuilddepMojo
 
visitRuntimeDependency(String, String) - Method in interface org.fedoraproject.maven.installer.DependencyVisitor
 
visitRuntimeDependency(String, String) - Method in class org.fedoraproject.maven.installer.FragmentFile
 
visitRuntimeDependency(String, String) - Method in class org.fedoraproject.maven.rpminstall.plugin.BuilddepMojo
 

W

write(Writer, Configuration) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Writer
Method write.
write(OutputStream, Configuration) - Method in class org.fedoraproject.maven.config.io.xpp3.ConfigurationXpp3Writer
Method write.
write(Path, boolean, InstallerSettings) - Method in class org.fedoraproject.maven.installer.FragmentFile
 
writeModel(Model, Path) - Static method in class org.fedoraproject.maven.installer.DependencyExtractor
 
A B C D E F G H I J L M O P R S T U V W 

Copyright © 2012-2013 Red Hat, Inc.. All Rights Reserved.