- 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
-
- 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
-
- 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
-