Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractMavenTransferListener - Class in org.apache.maven.cling.transfer
AbstractMavenTransferListener
AbstractMavenTransferListener(MessageBuilderFactory, PrintWriter) - Constructor for class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
AbstractUpgradeGoal - Class in org.apache.maven.cling.invoker.mvnup.goals
Base class for upgrade goals containing shared functionality.
AbstractUpgradeGoal(StrategyOrchestrator) - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
 
AbstractUpgradeStrategy - Class in org.apache.maven.cling.invoker.mvnup.goals
Abstract base class for upgrade strategies that provides common functionality and reduces code duplication across strategy implementations.
AbstractUpgradeStrategy() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeStrategy
 
action(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs a performed action with an arrow icon.
activate() - Method in class org.apache.maven.cling.logging.BaseSlf4jConfiguration
 
activate() - Method in class org.apache.maven.cling.logging.impl.Log4j2Configuration
 
activate() - Method in class org.apache.maven.cling.logging.impl.LogbackConfiguration
 
activate() - Method in class org.apache.maven.cling.logging.impl.MavenSimpleConfiguration
 
activate() - Method in class org.apache.maven.cling.logging.impl.UnsupportedSlf4jBindingConfiguration
 
activate() - Method in interface org.apache.maven.cling.logging.Slf4jConfiguration
Activate logging implementation configuration (if necessary).
ACTIVATE_PROFILES - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
activatedProfiles() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
activatedProfiles() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
activateLogging(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
addCommandRegistry(CommandRegistry) - Method in class org.apache.maven.cling.invoker.mvnsh.ShellCommandRegistryHolder
 
addDeprecatedOption(Option) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
addInHeader(String) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
addInHeader(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
addInHeader(AttributedStyle, String) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
addInHeader(AttributedStyle, String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
addMapping(Class<T>, T) - Method in class org.apache.maven.cling.invoker.ProtoLookup.Builder
 
all() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
ALL - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
All-in-One Option - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
ALSO_MAKE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ALSO_MAKE_DEPENDENTS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
alsoMake() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
alsoMake() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
alsoMakeDependents() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
alsoMakeDependents() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
ALTERNATE_GLOBAL_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
Deprecated.
ALTERNATE_GLOBAL_TOOLCHAINS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
Deprecated.
ALTERNATE_INSTALLATION_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_INSTALLATION_TOOLCHAINS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_POM_FILE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ALTERNATE_PROJECT_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_USER_SETTINGS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ALTERNATE_USER_TOOLCHAINS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
alternatePomFile() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
alternatePomFile() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
altInstallationSettings() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altInstallationSettings() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altInstallationToolchains() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altInstallationToolchains() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altProjectSettings() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altProjectSettings() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altUserSettings() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altUserSettings() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
altUserToolchains() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
altUserToolchains() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
ANSI_RESET - Static variable in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
apply(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeStrategy
Template method that handles common logging and error handling.
apply(UpgradeContext, Map<Path, Document>) - Method in interface org.apache.maven.cling.invoker.mvnup.goals.UpgradeStrategy
Applies the upgrade strategy to all eligible POMs.
Apply - Class in org.apache.maven.cling.invoker.mvnup.goals
The "apply" goal implementation.
Apply(StrategyOrchestrator) - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.Apply
 
Apply All Upgrades - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
Architecture Overview - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
ARTIFACT_ID - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
artifactId() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Returns the value of the artifactId record component.
artifactId() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Returns the value of the artifactId record component.
AT_FILE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
atFile() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
atFile() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 

B

BAD_OPERATION - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
BAD_OPERATION - Static variable in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
badGoalsErrorMessage(String, EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
badGoalsErrorMessage(String, UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
BaseInvokerRequest - Class in org.apache.maven.cling.invoker
 
BaseInvokerRequest(ParserRequest, boolean, Path, Path, Path, Map<String, String>, Map<String, String>, Path, Path, List<CoreExtensions>, CIInfo, Options) - Constructor for class org.apache.maven.cling.invoker.BaseInvokerRequest
 
BaseParser - Class in org.apache.maven.cling.invoker
 
BaseParser() - Constructor for class org.apache.maven.cling.invoker.BaseParser
 
BaseParser.LocalContext - Class in org.apache.maven.cling.invoker
 
BaseSlf4jConfiguration - Class in org.apache.maven.cling.logging
Abstract implementation.
BaseSlf4jConfiguration() - Constructor for class org.apache.maven.cling.logging.BaseSlf4jConfiguration
 
BATCH_MODE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
BootstrapCoreExtensionManager - Class in org.apache.maven.cling.extensions
BootstrapCoreExtensionManager
BootstrapCoreExtensionManager(DefaultPluginDependenciesResolver, RepositorySystemSessionFactory, CoreExports, PlexusContainer, WorkspaceReader, RepositorySystem, Interpolator) - Constructor for class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
build() - Method in class org.apache.maven.cling.invoker.ProtoLookup.Builder
 
BUILD - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
BUILD_VERSION_PROPERTY - Static variable in class org.apache.maven.cling.utils.CLIReportingUtils
 
builder() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
builder() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
builder() - Static method in class org.apache.maven.cling.invoker.ProtoLookup
 
Builder() - Constructor for class org.apache.maven.cling.invoker.ProtoLookup.Builder
 
BUILDER - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
buildEventListener - Variable in class org.apache.maven.cling.invoker.LookupContext
 
BuiltinShellCommandRegistryFactory - Class in org.apache.maven.cling.invoker.mvnsh.builtin
 
BuiltinShellCommandRegistryFactory() - Constructor for class org.apache.maven.cling.invoker.mvnsh.builtin.BuiltinShellCommandRegistryFactory
 
BYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
bytes() - Method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 

C

CACHE_ARTIFACT_NOT_FOUND - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
cacheArtifactNotFound() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
cacheArtifactNotFound() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
calculateDegreeOfConcurrency(String) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
CANCELED - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
CANCELED - Static variable in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
canUpgrade(String, String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Checks if an upgrade from one version to another is possible.
change(String) - Method in class org.apache.maven.cling.invoker.CWD
Changes current cwd, if the new path is existing directory.
Check - Class in org.apache.maven.cling.invoker.mvnup.goals
The "check" goal implementation.
Check(StrategyOrchestrator) - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.Check
 
Check for Available Upgrades - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
CHECKSUM_FAILURE_POLICY - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
CHECKSUM_WARNING_POLICY - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
CI_MANAGEMENT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
CIDetector - Interface in org.apache.maven.cling.invoker.cisupport
Service interface to detect CI system process runs on, if any.
CIDetectorHelper - Class in org.apache.maven.cling.invoker.cisupport
CI detector helper: it uses service discovery to discover CIDetectors.
ciInfo - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
ciInfo() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
CircleCIDetector - Class in org.apache.maven.cling.invoker.cisupport
Circle CI support.
CircleCIDetector() - Constructor for class org.apache.maven.cling.invoker.cisupport.CircleCIDetector
 
CLASSIFIER - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
classWorld - Variable in class org.apache.maven.cling.ClingSupport
 
classWorldManaged - Variable in class org.apache.maven.cling.ClingSupport
 
cleanArgs(String[]) - Static method in class org.apache.maven.cling.invoker.CleanArgument
 
CleanArgument - Class in org.apache.maven.cling.invoker
CleanArgument
CleanArgument() - Constructor for class org.apache.maven.cling.invoker.CleanArgument
 
clear() - Method in class org.apache.maven.cling.props.MavenProperties
 
clearValue() - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
cliManager - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.mvnsh.CommonsCliShellOptions.CLIManager
 
CLIManager() - Constructor for class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
ClingSupport - Class in org.apache.maven.cling
The CLI "new-gen".
ClingSupport() - Constructor for class org.apache.maven.cling.ClingSupport
Ctor that creates "managed" ClassWorld.
ClingSupport(ClassWorld) - Constructor for class org.apache.maven.cling.ClingSupport
Ctor to be used when running in ClassWorlds Launcher.
CLIReportingUtils - Class in org.apache.maven.cling.utils
Utility class used to report errors, statistics, application version info, etc.
CLIReportingUtils() - Constructor for class org.apache.maven.cling.utils.CLIReportingUtils
 
CliUtils - Class in org.apache.maven.cling.invoker
Various utilities, mostly to bridge "old" and "new" stuff, like Properties vs Maps, File vs Paths, etc.
close() - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
Performs a clean shutdown of backing container.
close() - Method in class org.apache.maven.cling.invoker.LookupContext
 
close() - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
close() - Method in class org.apache.maven.cling.invoker.mvnsh.ShellCommandRegistryHolder
 
close() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
close() - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
closeables - Variable in class org.apache.maven.cling.invoker.LookupContext
 
closeContainer() - Method in class org.apache.maven.cling.invoker.LookupContext
 
collectExportedArtifacts(CoreExtensionEntry, List<CoreExtensionEntry>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
collectExportedPackages(CoreExtensionEntry, List<CoreExtensionEntry>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
collectListIfPresentOrEmpty(Function<O, Optional<List<String>>>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
collectMapIfPresentOrEmpty(Function<O, Optional<Map<String, String>>>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
color() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
color() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
COLOR - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
coloredOutput - Variable in class org.apache.maven.cling.invoker.LookupContext
 
COMBINE_APPEND - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
 
COMBINE_CHILDREN - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
 
COMBINE_MERGE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
 
COMBINE_OVERRIDE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
 
COMBINE_SELF - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
 
commandLine - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions
 
commandLineSyntax(String) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
commandLineSyntax(String) - Method in class org.apache.maven.cling.invoker.mvnsh.CommonsCliShellOptions.CLIManager
 
CommonsCliEncryptOptions - Class in org.apache.maven.cling.invoker.mvnenc
Implementation of EncryptOptions (base + mvnenc).
CommonsCliEncryptOptions(String, CommonsCliEncryptOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
CommonsCliEncryptOptions.CLIManager - Class in org.apache.maven.cling.invoker.mvnenc
 
CommonsCliMavenOptions - Class in org.apache.maven.cling.invoker.mvn
 
CommonsCliMavenOptions(String, CommonsCliMavenOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
CommonsCliMavenOptions.CLIManager - Class in org.apache.maven.cling.invoker.mvn
 
CommonsCliOptions - Class in org.apache.maven.cling.invoker
 
CommonsCliOptions(String, CommonsCliOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.CommonsCliOptions
 
CommonsCliOptions.CLIManager - Class in org.apache.maven.cling.invoker
 
CommonsCliShellOptions - Class in org.apache.maven.cling.invoker.mvnsh
Implementation of ShellOptions (base + shell).
CommonsCliShellOptions(String, CommonsCliShellOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.mvnsh.CommonsCliShellOptions
 
CommonsCliShellOptions.CLIManager - Class in org.apache.maven.cling.invoker.mvnsh
 
CommonsCliUpgradeOptions - Class in org.apache.maven.cling.invoker.mvnup
Implementation of UpgradeOptions (base + mvnup).
CommonsCliUpgradeOptions(String, CommonsCliUpgradeOptions.CLIManager, CommandLine) - Constructor for class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
CommonsCliUpgradeOptions.CLIManager - Class in org.apache.maven.cling.invoker.mvnup
 
CompatibilityFixStrategy - Class in org.apache.maven.cling.invoker.mvnup.goals
Strategy for applying Maven 4 compatibility fixes to POM files.
CompatibilityFixStrategy() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.CompatibilityFixStrategy
 
computeAllGAVs(UpgradeContext, Map<Path, Document>) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.GAVUtils
Computes all GAVs from all POMs in the multi-module project for inference.
configExists() - Method in class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
configTemplate() - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
CONFIGURATION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
configure(Binder) - Method in class org.apache.maven.cling.extensions.ExtensionConfigurationModule
 
ConfiguredGoalSupport - Class in org.apache.maven.cling.invoker.mvnenc.goals
The support class for goal implementations that requires valid/workable config.
ConfiguredGoalSupport(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
configureLogging(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
confirmPrompt(PromptBuilder) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
ConsoleMavenTransferListener - Class in org.apache.maven.cling.transfer
Console download progress meter.
ConsoleMavenTransferListener(MessageBuilderFactory, PrintWriter, boolean) - Constructor for class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
ConsolePasswordPrompt - Class in org.apache.maven.cling.invoker.mvnenc
Trivial master password source using Maven Prompter service.
ConsolePasswordPrompt(Prompter) - Constructor for class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
container(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
container(LookupInvoker<C>, C, CoreExtensionSelector<C>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
containerCapsule - Variable in class org.apache.maven.cling.invoker.LookupContext
 
ContainerCapsule - Interface in org.apache.maven.cling.invoker
Container capsule.
ContainerCapsuleFactory<C> - Interface in org.apache.maven.cling.invoker
Container capsule factory.
containerCapsuleManaged - Variable in class org.apache.maven.cling.invoker.LookupContext
 
contains(char[], char) - Static method in class org.apache.maven.cling.props.MavenProperties
Checks if the value is in the given array.
contextConsumer - Variable in class org.apache.maven.cling.invoker.LookupInvoker
 
CONTRIBUTORS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
copy(String, CommonsCliOptions.CLIManager, CommandLine) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
copy(String, CommonsCliOptions.CLIManager, CommandLine) - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
copy(String, CommonsCliOptions.CLIManager, CommandLine) - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
copy(String, CommonsCliOptions.CLIManager, CommandLine) - Method in class org.apache.maven.cling.invoker.mvnsh.CommonsCliShellOptions
 
copy(String, CommonsCliOptions.CLIManager, CommandLine) - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
copyIfDifferent(MavenContext, InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
coreExtension() - Method in record class org.apache.maven.cling.extensions.LoadedCoreExtension
Returns the value of the coreExtension record component.
coreExtensions() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
CoreExtensionSelector<C> - Interface in org.apache.maven.cling.invoker
Core extension selector: selects which entries to load from InvokerRequest.coreExtensions().
CoreExtensionsStaxReader - Class in org.apache.maven.cling.internal.extension.io
 
CoreExtensionsStaxReader() - Constructor for class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
CoreExtensionsStaxReader(CoreExtensionsStaxReader.ContentTransformer) - Constructor for class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
CoreExtensionsStaxReader.ContentTransformer - Interface in org.apache.maven.cling.internal.extension.io
 
CoreExtensionsStaxWriter - Class in org.apache.maven.cling.internal.extension.io
 
CoreExtensionsStaxWriter() - Constructor for class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
 
create(Path) - Static method in class org.apache.maven.cling.invoker.CWD
Creates instance out of Path.
createContainerCapsule(LookupInvoker<C>, C, CoreExtensionSelector<C>) - Method in interface org.apache.maven.cling.invoker.ContainerCapsuleFactory
Creates container capsule.
createContainerCapsule(LookupInvoker<C>, C, CoreExtensionSelector<C>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
createContainerCapsuleFactory() - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvnsh.ShellInvoker
 
createContext(InvokerRequest) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
createCoreExtensionSelector() - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
createInterpolator() - Static method in class org.apache.maven.cling.invoker.CliUtils
 
createInvoker() - Method in class org.apache.maven.cling.ClingSupport
 
createInvoker() - Method in class org.apache.maven.cling.MavenCling
 
createInvoker() - Method in class org.apache.maven.cling.MavenEncCling
 
createInvoker() - Method in class org.apache.maven.cling.MavenShellCling
 
createInvoker() - Method in class org.apache.maven.cling.MavenUpCling
 
createLoggerManager() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
createMavenVersionString(Properties) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
Create a human-readable string containing the Maven version, buildnumber, and time of build
createMessageBuilderFactory() - Method in class org.apache.maven.cling.ClingSupport
 
createMvnDirectoryIfNeeded(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Creates .mvn directory in the root directory if it doesn't exist and the model isn't upgraded to 4.1.0.
createParser() - Method in class org.apache.maven.cling.ClingSupport
 
createParser() - Method in class org.apache.maven.cling.MavenCling
 
createParser() - Method in class org.apache.maven.cling.MavenEncCling
 
createParser() - Method in class org.apache.maven.cling.MavenShellCling
 
createParser() - Method in class org.apache.maven.cling.MavenUpCling
 
createParserRequestBuilder(String[]) - Method in class org.apache.maven.cling.ClingSupport
 
createParserRequestBuilder(String[]) - Method in class org.apache.maven.cling.MavenCling
 
createParserRequestBuilder(String[]) - Method in class org.apache.maven.cling.MavenEncCling
 
createParserRequestBuilder(String[]) - Method in class org.apache.maven.cling.MavenShellCling
 
createParserRequestBuilder(String[]) - Method in class org.apache.maven.cling.MavenUpCling
 
createShellCommandRegistry(LookupContext) - Method in class org.apache.maven.cling.invoker.mvnsh.builtin.BuiltinShellCommandRegistryFactory
 
createShellCommandRegistry(LookupContext) - Method in interface org.apache.maven.cling.invoker.mvnsh.ShellCommandRegistryFactory
 
createTerminal(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
currentThreadClassLoader() - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
The TCCL, if implementation requires it.
currentThreadClassLoader() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
customizeContainer(C, PlexusContainer) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
customizeContainerConfiguration(C, ContainerConfiguration) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
customizeSettingsRequest(C, SettingsBuilderRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
customizeSettingsResult(C, SettingsBuilderResult) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
cwd - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
cwd - Variable in class org.apache.maven.cling.invoker.LookupContext
 
cwd() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
CWD - Class in org.apache.maven.cling.invoker
A thin wrapper for a Path that serves as "current working directory" value.

D

debug(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs a debug message with current indentation.
debug(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
debug(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
DEBUG - Enum constant in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
 
DEBUG - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
Decrypt - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "decrypt" goal.
Decrypt(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Decrypt
 
DEFAULT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Indentation
 
DEFAULT_GOAL - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
DEFAULT_MAVEN_PLUGIN_GROUP_ID - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Plugins
Default Maven plugin groupId
DEFAULT_PARENT_RELATIVE_PATH - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Files
Default parent POM relative path
Default Behavior - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
DEPENDENCIES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
DEPENDENCY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
DEPENDENCY_MANAGEMENT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
describe(Terminal) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
description() - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
DESCRIPTION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
detail(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs detailed information with a bullet point.
detectBaseIndentationUnit(Element) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.JDomUtils
Detects the base indentation unit used in the document by analyzing indentation patterns.
detectCI() - Method in interface org.apache.maven.cling.invoker.cisupport.CIDetector
Returns non-empty optional with CI information, if CI is detected, empty otherwise.
detectCI() - Static method in class org.apache.maven.cling.invoker.cisupport.CIDetectorHelper
 
detectCI() - Method in class org.apache.maven.cling.invoker.cisupport.CircleCIDetector
 
detectCI() - Method in class org.apache.maven.cling.invoker.cisupport.GenericCIDetector
 
detectCI() - Method in class org.apache.maven.cling.invoker.cisupport.GithubCIDetector
 
detectCI() - Method in class org.apache.maven.cling.invoker.cisupport.JenkinsCIDetector
 
detectCI() - Method in class org.apache.maven.cling.invoker.cisupport.TeamcityCIDetector
 
detectCI() - Method in class org.apache.maven.cling.invoker.cisupport.TravisCIDetector
 
detectCI(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
detectIndentation(Element) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.JDomUtils
Detects the indentation used for a given element by analyzing its parent's content.
detectModelVersion(Document) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Detects the model version from a POM document.
determineBuildEventListener(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
determineExecutionListener(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineGlobalChecksumPolicy(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineMakeBehavior(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determinePom(MavenContext, Lookup) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineReactorFailureBehaviour(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineTransferListener(MavenContext, boolean) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
determineWriter(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
DEVELOPERS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
Diag - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "diag" goal.
Diag(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Diag
 
directory() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
discoverPoms(Path) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.PomDiscovery
Discovers and loads all POM files starting from the given directory.
dispatcherPrompt(PromptBuilder) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
displayHelp(String, Consumer<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
displayHelp(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
DISTRIBUTION_MANAGEMENT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
doApply(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeStrategy
Subclasses implement the actual upgrade logic here.
doApply(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.CompatibilityFixStrategy
 
doApply(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.InferenceStrategy
 
doApply(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.ModelUpgradeStrategy
 
doApply(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgradeStrategy
 
doCloseContainer() - Method in class org.apache.maven.cling.invoker.LookupContext
 
doCloseContainer() - Method in class org.apache.maven.cling.invoker.mvn.MavenContext
 
doConfigureWithTerminal(C, Terminal) - Method in class org.apache.maven.cling.invoker.LookupInvoker
Called from LookupInvoker.createTerminal(LookupContext) when Terminal was built.
doConfigureWithTerminalWithRawStreamsDisabled(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
Override this method to add some special handling for "raw streams" disabled option.
doConfigureWithTerminalWithRawStreamsEnabled(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
Override this method to add some special handling for "raw streams" enabled option.
doCreateTerminal(C, TerminalBuilder) - Method in class org.apache.maven.cling.invoker.LookupInvoker
Override this method to create Terminal as you want.
doDetermineBuildEventListener(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doDetermineWriter(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doExecute(MavenContext, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Decrypt
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Diag
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Encrypt
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
doExecute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
 
doInvoke(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
doUpgrade(UpgradeContext, String, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Performs the upgrade logic using the strategy pattern.
dumpResponse(EncryptContext, String, SecDispatcher.ValidationResponse) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 

E

effectiveSettings - Variable in class org.apache.maven.cling.invoker.LookupContext
 
effectiveToolchains - Variable in class org.apache.maven.cling.invoker.LookupContext
 
empty() - Static method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Creates an empty result (no POMs processed).
ENC - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
Encrypt - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "encrypt" goal.
Encrypt(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Encrypt
 
EncryptContext - Class in org.apache.maven.cling.invoker.mvnenc
 
EncryptContext(InvokerRequest, EncryptOptions) - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
EncryptInvoker - Class in org.apache.maven.cling.invoker.mvnenc
mvnenc invoker implementation.
EncryptInvoker(Lookup, Consumer<LookupContext>) - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
EncryptParser - Class in org.apache.maven.cling.invoker.mvnenc
 
EncryptParser() - Constructor for class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
entry() - Method in record class org.apache.maven.cling.extensions.LoadedCoreExtension
Returns the value of the entry record component.
entrySet() - Method in class org.apache.maven.cling.props.MavenProperties
 
equals(Object) - Method in record class org.apache.maven.cling.extensions.LoadedCoreExtension
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Indicates whether some other object is "equal to" this one.
error(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
error(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
ERROR - Enum constant in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
 
ERROR - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
ERROR - Static variable in class org.apache.maven.cling.invoker.mvnsh.ShellInvoker
 
ERROR - Static variable in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
errorCount() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the number of POMs that had errors.
errorPoms() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the value of the errorPoms record component.
escapeJava(String) - Static method in class org.apache.maven.cling.props.MavenProperties
Escapes the characters in a String using Java String rules.
eventSpyDispatcher - Variable in class org.apache.maven.cling.invoker.LookupContext
 
EXCLUSIONS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
execute(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
execute(LookupContext) - Method in class org.apache.maven.cling.invoker.mvnsh.ShellInvoker
 
execute(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
execute(EncryptContext) - Method in interface org.apache.maven.cling.invoker.mvnenc.Goal
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.Diag
 
execute(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
 
execute(UpgradeContext) - Method in interface org.apache.maven.cling.invoker.mvnup.Goal
 
execute(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Executes the upgrade goal.
execute(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.Apply
 
execute(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.Check
 
execute(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.Help
 
execute(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
executeStrategies(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.StrategyOrchestrator
Executes all applicable strategies for the given context and POM map.
ExecutionEventLogger - Class in org.apache.maven.cling.event
Logs execution events to logger, eventually user-supplied.
ExecutionEventLogger(MessageBuilderFactory) - Constructor for class org.apache.maven.cling.event.ExecutionEventLogger
 
ExecutionEventLogger(MessageBuilderFactory, Logger) - Constructor for class org.apache.maven.cling.event.ExecutionEventLogger
 
ExecutionEventLogger(MessageBuilderFactory, Logger, int) - Constructor for class org.apache.maven.cling.event.ExecutionEventLogger
 
EXECUTIONS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
ExtensionConfigurationModule - Class in org.apache.maven.cling.extensions
 
ExtensionConfigurationModule(CoreExtensionEntry, UnaryOperator<String>) - Constructor for class org.apache.maven.cling.extensions.ExtensionConfigurationModule
 
Extension Points - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
ExtensionResolutionException - Exception Class in org.apache.maven.cling.extensions
Exception occurring trying to resolve a plugin.
ExtensionResolutionException(CoreExtension, Throwable) - Constructor for exception class org.apache.maven.cling.extensions.ExtensionResolutionException
 
extensions - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
EXTENSIONS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
extractGAVWithParentResolution(UpgradeContext, Document) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.GAVUtils
Extracts GAV from a POM document with parent resolution.
extraInterpolationSource() - Method in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 

F

FAIL_AT_END - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
FAIL_FAST - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
FAIL_NEVER - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
FAIL_ON_SEVERITY - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
failAtEnd() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
failAtEnd() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
failFast() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
failFast() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
failIfFileNotExists(BaseParser.LocalContext, String, String) - Method in class org.apache.maven.cling.invoker.BaseParser
 
failNever() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
failNever() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
failOnSeverity() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
failOnSeverity() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
failure(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs an error with an X icon.
failure(Set<Path>, Set<Path>) - Static method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Creates a failure result with the specified processed POMs and error POMs.
fatalError(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
fatalError(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
FileSizeFormat - Class in org.apache.maven.cling.transfer
Formats file size with the associated SI prefix (GB, MB, kB) and using the patterns #0.0 for numbers between 1 and 10 and ###0 for numbers between 10 and 1000+ by default.
FileSizeFormat() - Constructor for class org.apache.maven.cling.transfer.FileSizeFormat
 
FileSizeFormat.ScaleUnit - Enum Class in org.apache.maven.cling.transfer
 
FINAL_NAME - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
findMandatoryRoot(Path) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
findRoot(Path) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
force() - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
force() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
FORCE - Static variable in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
FORCE - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
FORCE_INTERACTIVE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
forceInteractive() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
forceInteractive() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
forkedProjectStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
forkStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
>>> mojo-artifactId:version:goal (mojo-executionId) > :forked-goal @ project-artifactId >>>
forkSucceeded(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
<<< mojo-artifactId:version:goal (mojo-executionId) < :forked-goal @ project-artifactId <<<
format(long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(long, FileSizeFormat.ScaleUnit, boolean) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(StringBuilder, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(StringBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(MessageBuilder, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
format(MessageBuilder, long, FileSizeFormat.ScaleUnit) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatDuration(Duration) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
formatLocation(InputLocation) - Method in class org.apache.maven.cling.invoker.PrecedenceCoreExtensionSelector
 
Format Preservation - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
formatProgress(long, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatProgress(StringBuilder, long, long) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatRate(MessageBuilder, double) - Method in class org.apache.maven.cling.transfer.FileSizeFormat
 
formatTimestamp(TemporalAccessor) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
FOUR_SPACES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Indentation
 
Full Inference for 4.1.0+ Models - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section

G

GAV - Record Class in org.apache.maven.cling.invoker.mvnup.goals
Represents a Maven GAV (GroupId, ArtifactId, Version) coordinate.
GAV(String, String, String) - Constructor for record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Creates an instance of a GAV record class.
GAVUtils - Class in org.apache.maven.cling.invoker.mvnup.goals
Utility class for handling GroupId, ArtifactId, Version (GAV) operations in Maven POM files during the upgrade process.
GenericCIDetector - Class in org.apache.maven.cling.invoker.cisupport
Generic CI support.
GenericCIDetector() - Constructor for class org.apache.maven.cling.invoker.cisupport.GenericCIDetector
 
get() - Method in class org.apache.maven.cling.invoker.CWD
 
getActiveLoggerCount() - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getAddDefaultEntities() - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Returns the state of the "add default entities" flag.
getAddLocationInformation() - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Returns the state of the "add ___location information" flag.
getBuildProperties() - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
getCanonicalPath(Path) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
getChildLogger(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
Warning: ignored (always return null).
getCommandRegistries() - Method in class org.apache.maven.cling.invoker.mvnsh.ShellCommandRegistryHolder
 
getCommentLines() - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
getCommentLines() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the comment lines that have been read for the last property.
getComments(String) - Method in class org.apache.maven.cling.props.MavenProperties
 
getConfiguration(ILoggerFactory) - Static method in class org.apache.maven.cling.logging.Slf4jConfigurationFactory
 
getCustomModule(C, CoreExports) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
Note: overriding this method should be avoided.
getCwd(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getDelegate() - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
getDescription() - Method in class org.apache.maven.cling.invoker.mvnup.goals.CompatibilityFixStrategy
 
getDescription() - Method in class org.apache.maven.cling.invoker.mvnup.goals.InferenceStrategy
 
getDescription() - Method in class org.apache.maven.cling.invoker.mvnup.goals.ModelUpgradeStrategy
 
getDescription() - Method in class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgradeStrategy
 
getDescription() - Method in interface org.apache.maven.cling.invoker.mvnup.goals.UpgradeStrategy
Gets a description of what this strategy does.
getExtension() - Method in exception class org.apache.maven.cling.extensions.ExtensionResolutionException
 
getFooter() - Method in class org.apache.maven.cling.props.MavenProperties
Return the comment footer.
getHeader() - Method in class org.apache.maven.cling.props.MavenProperties
Return the comment header.
getInstallationDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getInvokerRequest(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getLoggerForComponent(String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
 
getLoggerForComponent(String, String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
The logger name for a component with a non-null hint is role.hint.
getLookup() - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
The Lookup service backed by container in this capsule.
getLookup() - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
getName() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
getOptions() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
getOptions(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeStrategy
Gets the upgrade options from the context.
getPluginUpgrades() - Static method in class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgradeStrategy
Gets the list of plugin upgrades to apply.
getProperty(String) - Method in class org.apache.maven.cling.props.MavenProperties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class org.apache.maven.cling.props.MavenProperties
Searches for the property with the specified key in this property list.
getPropertyContributors() - Method in class org.apache.maven.cling.invoker.spi.PropertyContributorsHolder
 
getPropertyName() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the name of the last read property.
getPropertyValue() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the value of the last read property.
getRaw(String) - Method in class org.apache.maven.cling.props.MavenProperties
 
getResumeFromSelector(List<MavenProject>, MavenProject) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
A helper method to determine the value to resume the build with -rf taking into account the edge case where multiple modules in the reactor have the same artifactId.
getRootDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getScaleUnit(long) - Static method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
getSchemaLocationForModelVersion(String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Gets the schema ___location for a model version.
getThreshold() - Method in class org.apache.maven.cling.logging.Slf4jLogger
Warning: ignored (always return 0 == Logger.LEVEL_DEBUG).
getThreshold() - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored (always return 0).
getTopDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getUsedDeprecatedOptions() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
getUserHomeDirectory(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
getValueLines() - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
getValueLines() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Returns the value lines that have been read for the last property.
getXMLInputFactory() - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Returns the XMLInputFactory used by this reader.
GIGABYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
GithubCIDetector - Class in org.apache.maven.cling.invoker.cisupport
GitHub CI support.
GithubCIDetector() - Constructor for class org.apache.maven.cling.invoker.cisupport.GithubCIDetector
 
Goal - Interface in org.apache.maven.cling.invoker.mvnenc
The mvnenc tool goal.
Goal - Interface in org.apache.maven.cling.invoker.mvnup
The mvnup tool goal.
goals - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
goals - Variable in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
goals() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
goals() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
goals() - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
goals() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
Goals - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
GOALS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
GoalSupport - Class in org.apache.maven.cling.invoker.mvnenc.goals
The support class for goal implementations.
GoalSupport(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
GROUP_ID - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
groupId() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Returns the value of the groupId record component.
groupId() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Returns the value of the groupId record component.

H

handle(String) - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
handleException(C, Exception) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
hashCode() - Method in record class org.apache.maven.cling.extensions.LoadedCoreExtension
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns a hash code value for this object.
header - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
header - Variable in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
help() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
help() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
Help - Class in org.apache.maven.cling.invoker.mvnup.goals
The "help" goal implementation.
Help() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.Help
 
HELP - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
helpOrVersionAndMayExit(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
hex(char) - Static method in class org.apache.maven.cling.props.MavenProperties
Returns an upper case hexadecimal String for the given character.

I

IGNORE_TRANSITIVE_REPOSITORIES - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
ignoreTransitiveRepositories() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
ignoreTransitiveRepositories() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
INCEPTION_YEAR - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
INCLUDES_PROPERTY - Static variable in class org.apache.maven.cling.props.MavenPropertiesLoader
 
indent() - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Increases the indentation level for nested logging.
infer() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
INFER - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
Inference Optimizations (Optional) - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
InferenceStrategy - Class in org.apache.maven.cling.invoker.mvnup.goals
Strategy for applying Maven inference optimizations.
InferenceStrategy() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.InferenceStrategy
 
info(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs an informational message with current indentation.
info(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
info(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
INFO - Enum constant in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
 
INHERITED - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
init(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
Init - Class in org.apache.maven.cling.invoker.mvnenc.goals
The "init" goal.
Init(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.Init
 
insertContentElement(Element, String, String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.JDomUtils
Inserts a new content element with the given name and text content.
insertNewElement(String, Element) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.JDomUtils
Inserts a new child element to the given root element.
insertNewElement(String, Element, int) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.JDomUtils
Inserts a new child element to the given root element at the given index.
installationDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
installationDirectory - Variable in class org.apache.maven.cling.invoker.LookupContext
 
installationDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
installationSettingsPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
interactive - Variable in class org.apache.maven.cling.invoker.LookupContext
 
InteractiveGoalSupport - Class in org.apache.maven.cling.invoker.mvnenc.goals
The support class for interactive goal implementations.
InteractiveGoalSupport(MessageBuilderFactory, SecDispatcher) - Constructor for class org.apache.maven.cling.invoker.mvnenc.goals.InteractiveGoalSupport
 
interpolate(UnaryOperator<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
interpolate(UnaryOperator<String>) - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
invoke(InvokerRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
invokerRequest - Variable in class org.apache.maven.cling.invoker.LookupContext
 
isApplicable(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.CompatibilityFixStrategy
 
isApplicable(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.InferenceStrategy
 
isApplicable(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.ModelUpgradeStrategy
 
isApplicable(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgradeStrategy
 
isApplicable(UpgradeContext) - Method in interface org.apache.maven.cling.invoker.mvnup.goals.UpgradeStrategy
Checks if this strategy is applicable given the current options.
isDebugEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isEligibleForInference(String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Checks if a model version is eligible for inference optimizations.
isErrorEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isFatalErrorEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isInfoEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
isNewerThan410(String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Checks if a model version is newer than 4.1.0.
isOptionEnabled(UpgradeOptions, Optional<Boolean>, boolean) - Method in interface org.apache.maven.cling.invoker.mvnup.goals.UpgradeStrategy
Helper method to check if a specific option is enabled, considering --all flag and defaults.
ISSUE_MANAGEMENT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
isValidModelVersion(String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Checks if a model version is valid for upgrade operations.
isVersionGreaterOrEqual(String, String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Checks if a model version is greater than or equal to a target version.
isWarnEnabled() - Method in class org.apache.maven.cling.logging.Slf4jLogger
 

J

JDomUtils - Class in org.apache.maven.cling.invoker.mvnup.goals
Utility class for JDOM operations.
JenkinsCIDetector - Class in org.apache.maven.cling.invoker.cisupport
Jenkins CI support.
JenkinsCIDetector() - Constructor for class org.apache.maven.cling.invoker.cisupport.JenkinsCIDetector
 

K

KILOBYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 

L

LAST_ANSI_SEQUENCE - Static variable in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
LayeredMavenOptions<O> - Class in org.apache.maven.cling.invoker.mvn
Options that are "layered" by precedence order.
LayeredMavenOptions(List<O>) - Constructor for class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
LayeredOptions<O> - Class in org.apache.maven.cling.invoker
Options that are "layered" by precedence order.
LayeredOptions(List<O>) - Constructor for class org.apache.maven.cling.invoker.LayeredOptions
 
layerMavenOptions(Collection<MavenOptions>) - Static method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
Layout() - Constructor for class org.apache.maven.cling.props.MavenProperties.Layout
 
Layout(List<String>, List<String>) - Constructor for class org.apache.maven.cling.props.MavenProperties.Layout
 
LICENSES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
Limited Inference for 4.0.0 Models (Maven 3.x POMs) - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
load(InputStream) - Method in class org.apache.maven.cling.props.MavenProperties
 
load(Reader) - Method in class org.apache.maven.cling.props.MavenProperties
 
load(URL) - Method in class org.apache.maven.cling.props.MavenProperties
 
load(Path) - Method in class org.apache.maven.cling.props.MavenProperties
 
loadCoreExtensions(LookupInvoker<C>, C, ClassRealm, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
loadCoreExtensions(MavenExecutionRequest, Set<String>, List<CoreExtension>) - Method in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
LoadedCoreExtension - Record Class in org.apache.maven.cling.extensions
Represents a core extension that has been selected to be loaded.
LoadedCoreExtension(CoreExtension, CoreExtensionEntry) - Constructor for record class org.apache.maven.cling.extensions.LoadedCoreExtension
Creates an instance of a LoadedCoreExtension record class.
loadLayout(Reader, boolean) - Method in class org.apache.maven.cling.props.MavenProperties
Reads a properties file and stores its internal structure.
loadProperties(Properties, Path, UnaryOperator<String>, boolean) - Static method in class org.apache.maven.cling.props.MavenPropertiesLoader
 
LocalContext(ParserRequest) - Constructor for class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
localRepositoryPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
localRepositoryPath(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
log(Logger.Level, String, Throwable) - Method in class org.apache.maven.cling.invoker.logging.Slf4jLogger
 
log(Logger.Level, String, Throwable) - Method in class org.apache.maven.cling.invoker.logging.SystemLogger
 
LOG_FILE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
Log4j2Configuration - Class in org.apache.maven.cling.logging.impl
Configuration for slf4j-log4j2.
Log4j2Configuration() - Constructor for class org.apache.maven.cling.logging.impl.Log4j2Configuration
 
LogbackConfiguration - Class in org.apache.maven.cling.logging.impl
Configuration for slf4j-logback.
LogbackConfiguration() - Constructor for class org.apache.maven.cling.logging.impl.LogbackConfiguration
 
logBuildResumeHint(MavenContext, String) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
logFile() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
logFile() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
logger - Variable in class org.apache.maven.cling.invoker.LookupContext
 
loggerFactory - Variable in class org.apache.maven.cling.invoker.LookupContext
 
loggerLevel - Variable in class org.apache.maven.cling.invoker.LookupContext
 
logSummary(MavenContext, ExceptionSummary, Map<String, String>, String) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
logSummary(UpgradeContext, UpgradeResult) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeStrategy
Logs a summary of the upgrade results.
lookup - Variable in class org.apache.maven.cling.invoker.LookupContext
 
lookup(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
lookup(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookup(Class<T>, String) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookup(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
lookup(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
lookup(UpgradeContext) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
LookupContext - Class in org.apache.maven.cling.invoker
 
LookupContext(InvokerRequest, boolean, Options) - Constructor for class org.apache.maven.cling.invoker.LookupContext
 
LookupInvoker<C> - Class in org.apache.maven.cling.invoker
Lookup invoker implementation, that boots up DI container.
LookupInvoker(Lookup, Consumer<LookupContext>) - Constructor for class org.apache.maven.cling.invoker.LookupInvoker
 
lookupList(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupMap(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupOptional(Class<T>) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 
lookupOptional(Class<T>, String) - Method in class org.apache.maven.cling.invoker.ProtoLookup
 

M

MAILING_LISTS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
main(String[]) - Static method in class org.apache.maven.cling.MavenCling
"Normal" Java entry point.
main(String[]) - Static method in class org.apache.maven.cling.MavenEncCling
"Normal" Java entry point.
main(String[]) - Static method in class org.apache.maven.cling.MavenShellCling
"Normal" Java entry point.
main(String[]) - Static method in class org.apache.maven.cling.MavenUpCling
"Normal" Java entry point.
main(String[], ClassWorld) - Static method in class org.apache.maven.cling.MavenCling
ClassWorld Launcher "enhanced" entry point: returning exitCode and accepts Class World.
main(String[], ClassWorld) - Static method in class org.apache.maven.cling.MavenEncCling
ClassWorld Launcher "enhanced" entry point: returning exitCode and accepts Class World.
main(String[], ClassWorld) - Static method in class org.apache.maven.cling.MavenShellCling
ClassWorld Launcher "enhanced" entry point: returning exitCode and accepts Class World.
main(String[], ClassWorld) - Static method in class org.apache.maven.cling.MavenUpCling
ClassWorld Launcher "enhanced" entry point: returning exitCode and accepts Class World.
main(String[], ClassWorld, InputStream, OutputStream, OutputStream) - Static method in class org.apache.maven.cling.MavenCling
ClassWorld Launcher "embedded" entry point: returning exitCode and accepts Class World and streams.
main(String[], ClassWorld, InputStream, OutputStream, OutputStream) - Static method in class org.apache.maven.cling.MavenEncCling
ClassWorld Launcher "embedded" entry point: returning exitCode and accepts Class World and streams.
main(String[], ClassWorld, InputStream, OutputStream, OutputStream) - Static method in class org.apache.maven.cling.MavenShellCling
ClassWorld Launcher "embedded" entry point: returning exitCode and accepts Class World and streams.
main(String[], ClassWorld, InputStream, OutputStream, OutputStream) - Static method in class org.apache.maven.cling.MavenUpCling
ClassWorld Launcher "embedded" entry point: returning exitCode and accepts Class World and streams.
matchesIgnoringVersion(GAV) - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Checks if this GAV matches another GAV ignoring the version.
maven - Variable in class org.apache.maven.cling.invoker.mvn.MavenContext
 
MAVEN_4_0_0_NAMESPACE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Namespaces
Maven 4.0.0 namespace URI
MAVEN_4_0_0_SCHEMA_LOCATION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.SchemaLocations
Schema ___location for 4.0.0 models
MAVEN_4_1_0_NAMESPACE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Namespaces
Maven 4.1.0 namespace URI
MAVEN_4_1_0_SCHEMA_LOCATION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.SchemaLocations
Schema ___location for 4.1.0 models
MAVEN_4_COMPATIBILITY_REASON - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Plugins
Standard reason for Maven 4 compatibility upgrades
MAVEN_PLUGIN_PREFIX - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Plugins
Maven plugin artifact prefix
Maven 4 Compatibility Fixes - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
MavenCling - Class in org.apache.maven.cling
Maven CLI "new-gen".
MavenCling() - Constructor for class org.apache.maven.cling.MavenCling
 
MavenCling(ClassWorld) - Constructor for class org.apache.maven.cling.MavenCling
 
MavenContext - Class in org.apache.maven.cling.invoker.mvn
 
MavenContext(InvokerRequest, boolean, MavenOptions) - Constructor for class org.apache.maven.cling.invoker.mvn.MavenContext
 
MavenEncCling - Class in org.apache.maven.cling
Maven encrypt CLI "new-gen".
MavenEncCling() - Constructor for class org.apache.maven.cling.MavenEncCling
 
MavenEncCling(ClassWorld) - Constructor for class org.apache.maven.cling.MavenEncCling
 
MavenInvoker - Class in org.apache.maven.cling.invoker.mvn
The Maven invoker, that expects whole Maven on classpath and invokes it.
MavenInvoker(Lookup, Consumer<LookupContext>) - Constructor for class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
MavenParser - Class in org.apache.maven.cling.invoker.mvn
 
MavenParser() - Constructor for class org.apache.maven.cling.invoker.mvn.MavenParser
 
MavenProperties - Class in org.apache.maven.cling.props
Enhancement of the standard Properties managing the maintain of comments, etc.
MavenProperties() - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(Path) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(Path, boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties(Path, UnaryOperator<String>) - Constructor for class org.apache.maven.cling.props.MavenProperties
 
MavenProperties.Layout - Class in org.apache.maven.cling.props
TODO
MavenProperties.PropertiesReader - Class in org.apache.maven.cling.props
This class is used to read properties lines.
MavenProperties.PropertiesWriter - Class in org.apache.maven.cling.props
This class is used to write properties lines.
MavenPropertiesLoader - Class in org.apache.maven.cling.props
 
MavenPropertiesLoader() - Constructor for class org.apache.maven.cling.props.MavenPropertiesLoader
 
MavenShellCling - Class in org.apache.maven.cling
Maven shell.
MavenShellCling() - Constructor for class org.apache.maven.cling.MavenShellCling
 
MavenShellCling(ClassWorld) - Constructor for class org.apache.maven.cling.MavenShellCling
 
MavenSimpleConfiguration - Class in org.apache.maven.cling.logging.impl
Configuration for slf4j-simple.
MavenSimpleConfiguration() - Constructor for class org.apache.maven.cling.logging.impl.MavenSimpleConfiguration
 
MavenUpCling - Class in org.apache.maven.cling
Maven upgrade CLI "new-gen".
MavenUpCling() - Constructor for class org.apache.maven.cling.MavenUpCling
 
MavenUpCling(ClassWorld) - Constructor for class org.apache.maven.cling.MavenUpCling
 
mayDisableInteractiveMode(C, boolean) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
mayOverrideDirectorySystemProperty(BaseParser.LocalContext, String, Path) - Method in class org.apache.maven.cling.invoker.BaseParser
This method is needed to "align" values used later on for interpolations and path calculations.
MB - Static variable in class org.apache.maven.cling.utils.CLIReportingUtils
 
MEGABYTE - Enum constant in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
merge(UpgradeResult) - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Merges this result with another result, combining the sets of POMs.
messageBuilderFactory - Variable in class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
messageBuilderFactory - Variable in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
minVersion() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Returns the value of the minVersion record component.
model() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
MODEL - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
MODEL_VERSION - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
MODEL_VERSION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
MODEL_VERSION_4_0_0 - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.ModelVersions
Maven 4.0.0 model version
MODEL_VERSION_4_1_0 - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.ModelVersions
Maven 4.1.0 model version
ModelUpgradeStrategy - Class in org.apache.maven.cling.invoker.mvnup.goals
Strategy for upgrading Maven model versions (e.g., 4.0.0 → 4.1.0).
ModelUpgradeStrategy() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.ModelUpgradeStrategy
 
modelVersion() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
Model Version Upgrades - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
ModelVersionUtils - Class in org.apache.maven.cling.invoker.mvnup.goals
Utility class for handling Maven model version operations during upgrades.
modifiedCount() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the number of POMs modified.
modifiedPoms() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the value of the modifiedPoms record component.
MODULE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
MODULES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
mojoSkipped(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
mojoStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
--- mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId ---
Multi-Module Project Support - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
MVN_DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Files
Maven configuration directory (alternative name)

N

NAME - Static variable in class org.apache.maven.cling.invoker.cisupport.CircleCIDetector
 
NAME - Static variable in class org.apache.maven.cling.invoker.cisupport.GenericCIDetector
 
NAME - Static variable in class org.apache.maven.cling.invoker.cisupport.GithubCIDetector
 
NAME - Static variable in class org.apache.maven.cling.invoker.cisupport.JenkinsCIDetector
 
NAME - Static variable in class org.apache.maven.cling.invoker.cisupport.TeamcityCIDetector
 
NAME - Static variable in class org.apache.maven.cling.invoker.cisupport.TravisCIDetector
 
NAME - Static variable in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
NAME - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
NEXT_LINE - Static variable in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
nextProperty() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Parses the next property from the input stream and stores the found name and value in internal fields.
NO_TRANSFER_PROGRESS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
NON_INTERACTIVE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
NON_RECURSIVE - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
nonInteractive() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
nonInteractive() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
nonRecursive() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
nonRecursive() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
noTransferProgress() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
noTransferProgress() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 

O

offline() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
offline() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
OFFLINE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
OK - Static variable in class org.apache.maven.cling.invoker.mvnenc.EncryptInvoker
 
OK - Static variable in class org.apache.maven.cling.invoker.mvnsh.ShellInvoker
 
OK - Static variable in class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
OPTIONAL - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
options - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
options - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
options - Variable in class org.apache.maven.cling.invoker.LayeredOptions
 
options() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
options() - Method in class org.apache.maven.cling.invoker.LookupContext
 
options() - Method in class org.apache.maven.cling.invoker.mvn.MavenContext
 
options() - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
options() - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Gets the UpgradeOptions from the invoker request.
or(UnaryOperator<String>...) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
org.apache.maven.cling - package org.apache.maven.cling
This package contains the core classes for CLIng (CLI "new-gen"), the next generation command-line interface for Maven.
org.apache.maven.cling.event - package org.apache.maven.cling.event
 
org.apache.maven.cling.extensions - package org.apache.maven.cling.extensions
 
org.apache.maven.cling.internal.extension.io - package org.apache.maven.cling.internal.extension.io
 
org.apache.maven.cling.invoker - package org.apache.maven.cling.invoker
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
org.apache.maven.cling.invoker.cisupport - package org.apache.maven.cling.invoker.cisupport
 
org.apache.maven.cling.invoker.logging - package org.apache.maven.cling.invoker.logging
 
org.apache.maven.cling.invoker.mvn - package org.apache.maven.cling.invoker.mvn
This package contains the mvn tool implementation.
org.apache.maven.cling.invoker.mvn.resident - package org.apache.maven.cling.invoker.mvn.resident
 
org.apache.maven.cling.invoker.mvnenc - package org.apache.maven.cling.invoker.mvnenc
This package contains the mvnenc tool implementation.
org.apache.maven.cling.invoker.mvnenc.goals - package org.apache.maven.cling.invoker.mvnenc.goals
 
org.apache.maven.cling.invoker.mvnsh - package org.apache.maven.cling.invoker.mvnsh
This package contains the mvnsh tool implementation.
org.apache.maven.cling.invoker.mvnsh.builtin - package org.apache.maven.cling.invoker.mvnsh.builtin
 
org.apache.maven.cling.invoker.mvnup - package org.apache.maven.cling.invoker.mvnup
Implementation of the Maven Upgrade tool (mvnup).
org.apache.maven.cling.invoker.mvnup.goals - package org.apache.maven.cling.invoker.mvnup.goals
Maven Upgrade Tool Goals and Strategies.
org.apache.maven.cling.invoker.spi - package org.apache.maven.cling.invoker.spi
 
org.apache.maven.cling.logging - package org.apache.maven.cling.logging
 
org.apache.maven.cling.logging.impl - package org.apache.maven.cling.logging.impl
 
org.apache.maven.cling.props - package org.apache.maven.cling.props
 
org.apache.maven.cling.transfer - package org.apache.maven.cling.transfer
 
org.apache.maven.cling.utils - package org.apache.maven.cling.utils
 
ORGANIZATION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
out - Variable in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
out - Variable in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
OUTPUT_DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
OVERRIDE_PREFIX - Static variable in class org.apache.maven.cling.props.MavenPropertiesLoader
 

P

PACKAGING - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PARENT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
parse(String[]) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
parse(String[]) - Static method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
parse(String[]) - Static method in class org.apache.maven.cling.invoker.mvnsh.CommonsCliShellOptions
 
parse(String[]) - Static method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
parse(String, String[]) - Static method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
parse(String, String[]) - Static method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
parseArgs(String, List<String>) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvnenc.EncryptParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvnsh.ShellParser
 
parseCliOptions(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeParser
 
parseExtClasspath(C) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
parseInvocation(ParserRequest) - Method in class org.apache.maven.cling.invoker.BaseParser
 
parseMavenAtFileOptions(Path) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseMavenCliOptions(List<String>) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parseMavenConfigOptions(Path) - Method in class org.apache.maven.cling.invoker.mvn.MavenParser
 
parserRequest - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
parserRequest() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
parsingFailed - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
parsingFailed() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
performProfileActivation(MavenContext, ProfileActivation) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
performProjectActivation(MavenContext, ProjectActivation) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
PlexusContainerCapsule - Class in org.apache.maven.cling.invoker
Container capsule backed by Plexus Container.
PlexusContainerCapsule(LookupContext, ClassLoader, DefaultPlexusContainer) - Constructor for class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
PlexusContainerCapsuleFactory<C> - Class in org.apache.maven.cling.invoker
Container capsule backed by Plexus Container.
PlexusContainerCapsuleFactory() - Constructor for class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
PLUGIN - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PLUGIN_MANAGEMENT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PLUGIN_REPOSITORIES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PLUGIN_REPOSITORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
plugins() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
PLUGINS - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
PLUGINS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PluginUpgrade - Record Class in org.apache.maven.cling.invoker.mvnup.goals
Plugin upgrade configuration for Maven 4 compatibility.
PluginUpgrade(String, String, String, String) - Constructor for record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Creates an instance of a PluginUpgrade record class.
Plugin Upgrades - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
PluginUpgradeStrategy - Class in org.apache.maven.cling.invoker.mvnup.goals
Strategy for upgrading Maven plugins to recommended versions.
PluginUpgradeStrategy() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgradeStrategy
 
PluginUpgradeStrategy.PluginUpgradeInfo - Class in org.apache.maven.cling.invoker.mvnup.goals
Holds plugin upgrade information for Maven 4 compatibility.
POM_XML - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Files
Standard Maven POM file name
PomDiscovery - Class in org.apache.maven.cling.invoker.mvnup.goals
Utility class for discovering and loading POM files in a Maven project hierarchy.
PomDiscovery() - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.PomDiscovery
 
populateRequest(C, Lookup, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
populateRequest(MavenContext, Lookup, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
populateRequestFromSettings(MavenExecutionRequest, Settings) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
populateSystemProperties(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
populateUserProperties(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
postCommands(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
postCommands(MavenContext) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
postContainer(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
PrecedenceCoreExtensionSelector<C> - Class in org.apache.maven.cling.invoker
 
PrecedenceCoreExtensionSelector() - Constructor for class org.apache.maven.cling.invoker.PrecedenceCoreExtensionSelector
 
preCommands(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
prefix(String, UnaryOperator<String>) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
prepareMavenExecutionRequest() - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
prepareOptions(Options) - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
PREREQUISITES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
printErrors(C, boolean, List<Logger.Entry>, Logger) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
println() - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Prints a new line.
processedCount() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the number of POMs processed.
processedPoms() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the value of the processedPoms record component.
PROFILE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PROFILES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PROJECT_LIST - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
projectDiscoveryStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
projects() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
projects() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
projectSettingsPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
projectSkipped(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
projectStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
PROPERTIES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
PropertiesReader(Reader, boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Creates a new instance of PropertiesReader and sets the underlaying reader and the list delimiter.
PropertiesWriter(Writer, boolean) - Constructor for class org.apache.maven.cling.props.MavenProperties.PropertiesWriter
Constructor.
PropertyContributorsHolder - Class in org.apache.maven.cling.invoker.spi
Hack: to circumvent sisu/plexus/di stuff.
PropertyContributorsHolder(Map<String, PropertyContributor>) - Constructor for class org.apache.maven.cling.invoker.spi.PropertyContributorsHolder
 
propertyNames() - Method in class org.apache.maven.cling.props.MavenProperties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
protoLookup - Variable in class org.apache.maven.cling.invoker.LookupInvoker
 
ProtoLookup - Class in org.apache.maven.cling.invoker
Proto-Lookup offer ways to provide early components to invoker.
ProtoLookup.Builder - Class in org.apache.maven.cling.invoker
 
protoSession - Variable in class org.apache.maven.cling.invoker.LookupContext
 
pushCoreProperties(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
pushedUserProperties - Variable in class org.apache.maven.cling.invoker.LookupContext
 
pushUserProperties(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
Note: this method is called twice from LookupInvoker.doInvoke(LookupContext) and modifies context.
put(String, String) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(String, String, String) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(String, List<String>, String) - Method in class org.apache.maven.cling.props.MavenProperties
 
put(String, List<String>, List<String>) - Method in class org.apache.maven.cling.props.MavenProperties
 

Q

quiet() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
quiet() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
QUIET - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
QuietMavenTransferListener - Class in org.apache.maven.cling.transfer
 
QuietMavenTransferListener() - Constructor for class org.apache.maven.cling.transfer.QuietMavenTransferListener
 

R

RAW_STREAMS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
rawStreams() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
rawStreams() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
read(InputStream) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
read(InputStream, boolean, InputSource) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Method read.
read(Reader) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
read(Reader, boolean, InputSource) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
 
read(XMLStreamReader, boolean, InputSource) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Method read.
readCoreExtensionsDescriptor(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
Important: This method must return list of CoreExtensions in precedence order.
readCoreExtensionsDescriptorFromFile(Path) - Method in class org.apache.maven.cling.invoker.BaseParser
 
reader - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
reader - Variable in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
readProperty() - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesReader
Reads a property line.
reason() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Returns the value of the reason record component.
RELATIVE_PATH - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
relaxedChecksums() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
relaxedChecksums() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
remove(Object) - Method in class org.apache.maven.cling.props.MavenProperties
 
removeModelVersion(Document) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Removes the model version element from a POM document.
REPORTING - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
REPOSITORIES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
REPOSITORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
ResidentMavenInvoker - Class in org.apache.maven.cling.invoker.mvn.resident
Resident invoker implementation, specialization of Maven Invoker, but keeps Maven instance resident.
ResidentMavenInvoker(Lookup, Consumer<LookupContext>) - Constructor for class org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker
 
resolve(String) - Method in class org.apache.maven.cling.invoker.CWD
Resolves against current cwd, resulting path is normalized.
RESOURCE - Static variable in class org.apache.maven.cling.logging.Slf4jConfigurationFactory
 
resume() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
resume() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
RESUME - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
RESUME_FROM - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
resumeFrom() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
resumeFrom() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
returnComponentLogger(String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
returnComponentLogger(String, String) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
returnFirstPresentOrEmpty(Function<O, Optional<T>>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
rootDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
rootDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
run(String[], InputStream, OutputStream, OutputStream, boolean) - Method in class org.apache.maven.cling.ClingSupport
The main entry point.

S

save() - Method in class org.apache.maven.cling.props.MavenProperties
 
save(OutputStream) - Method in class org.apache.maven.cling.props.MavenProperties
 
save(Writer) - Method in class org.apache.maven.cling.props.MavenProperties
 
save(Path) - Method in class org.apache.maven.cling.props.MavenProperties
 
saveLayout(Writer, boolean) - Method in class org.apache.maven.cling.props.MavenProperties
Writes the properties file to the given writer, preserving as much of its structure as possible.
saveModifications(UpgradeContext, Map<Path, Document>) - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Saves the modified documents to disk.
SCHEMA_LOCATION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
Schema ___location attribute name
SCM - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
SCOPE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
SCRIPT_SOURCE_DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
secDispatcher - Variable in class org.apache.maven.cling.invoker.mvnenc.goals.GoalSupport
 
selectCoreExtensions(C, List<CoreExtensions>) - Method in class org.apache.maven.cling.invoker.PrecedenceCoreExtensionSelector
Selects extensions to load discovered from various sources by precedence ("first wins"), as InvokerRequest.coreExtensions() is in precedence order.
selectCoreExtensions(LookupInvoker<C>, C) - Method in interface org.apache.maven.cling.invoker.CoreExtensionSelector
Selects core extensions to be loaded from list of all sources detected.
selectCoreExtensions(LookupInvoker<C>, C) - Method in class org.apache.maven.cling.invoker.PrecedenceCoreExtensionSelector
 
sessionEnded(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
sessionStarted(ExecutionEvent) - Method in class org.apache.maven.cling.event.ExecutionEventLogger
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Sets the state of the "add default entities" flag.
setAddLocationInformation(boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader
Sets the state of the "add ___location information" flag.
setAddLocationInformation(boolean) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setAddLocationInformation.
setCommentLines(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
setFileComment(String) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setFileComment.
setFooter(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties
Set the comment footer.
setHeader(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties
Set the comment header.
setIndentString(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Sets the indentation string to use (e.g., " ", " ", "\t").
setNamespace(String) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setNamespace.
setProperty(String, String) - Method in class org.apache.maven.cling.props.MavenProperties
Calls the map method put.
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.BaseSlf4jConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.impl.Log4j2Configuration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.impl.LogbackConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in class org.apache.maven.cling.logging.impl.MavenSimpleConfiguration
 
setRootLoggerLevel(Slf4jConfiguration.Level) - Method in interface org.apache.maven.cling.logging.Slf4jConfiguration
Set root logging level.
setSchemaLocation(String) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setSchemaLocation.
setStringFormatter(Function<InputLocation, String>) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method setStringFormatter.
setThreshold(int) - Method in class org.apache.maven.cling.logging.Slf4jLogger
Warning: ignored.
setThreshold(int) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
setThresholds(int) - Method in class org.apache.maven.cling.logging.Slf4jLoggerManager
Warning: ignored.
settings(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
settings(C, boolean, SettingsBuilder) - Method in class org.apache.maven.cling.invoker.LookupInvoker
This method is invoked twice during "normal" LookupInvoker level startup: once when (if present) extensions are loaded up during Plexus DI creation, and once afterward as "normal" boot procedure.
setupContainerRealm(Logger, ClassWorld, ClassRealm, List<Path>, List<CoreExtensionEntry>) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory
 
setValueLines(List<String>) - Method in class org.apache.maven.cling.props.MavenProperties.Layout
 
SHELL - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
ShellCommandRegistryFactory - Interface in org.apache.maven.cling.invoker.mvnsh
 
ShellCommandRegistryHolder - Class in org.apache.maven.cling.invoker.mvnsh
 
ShellCommandRegistryHolder() - Constructor for class org.apache.maven.cling.invoker.mvnsh.ShellCommandRegistryHolder
 
ShellInvoker - Class in org.apache.maven.cling.invoker.mvnsh
mvnsh invoker implementation.
ShellInvoker(Lookup, Consumer<LookupContext>) - Constructor for class org.apache.maven.cling.invoker.mvnsh.ShellInvoker
 
ShellParser - Class in org.apache.maven.cling.invoker.mvnsh
 
ShellParser() - Constructor for class org.apache.maven.cling.invoker.mvnsh.ShellParser
 
shouldSaveModifications() - Method in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Determines whether modifications should be saved to disk.
shouldSaveModifications() - Method in class org.apache.maven.cling.invoker.mvnup.goals.Apply
 
shouldSaveModifications() - Method in class org.apache.maven.cling.invoker.mvnup.goals.Check
 
SHOW_ERRORS - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
SHOW_ERRORS_CLI_ARG - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
SHOW_VERSION - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
SHOW_VERSION_AND_EXIT - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
showError(Logger, String, Throwable, boolean) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
showErrors() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
showErrors() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
showVersion() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
showVersion() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
showVersion() - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
showVersion(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
showVersion(String, String) - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
showVersionAndExit() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
showVersionAndExit() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
showVersionMinimal() - Static method in class org.apache.maven.cling.utils.CLIReportingUtils
 
SimplexTransferListener - Class in org.apache.maven.cling.transfer
A TransferListener implementation that wraps another delegate TransferListener but makes it run on single thread, keeping the listener logic simple.
SimplexTransferListener(TransferListener) - Constructor for class org.apache.maven.cling.transfer.SimplexTransferListener
Constructor that makes passed in delegate run on single thread, and will block on last event.
SimplexTransferListener(TransferListener, int, int, boolean) - Constructor for class org.apache.maven.cling.transfer.SimplexTransferListener
Constructor that may alter behaviour of this listener.
slf4jConfiguration - Variable in class org.apache.maven.cling.invoker.LookupContext
 
Slf4jConfiguration - Interface in org.apache.maven.cling.logging
Interface for configuration operations on loggers, which are not available in slf4j, then require per-slf4f-binding implementation.
Slf4jConfiguration.Level - Enum Class in org.apache.maven.cling.logging
Level
Slf4jConfigurationFactory - Class in org.apache.maven.cling.logging
Slf4jConfiguration factory, loading implementations from META-INF/maven/slf4j-configuration.properties configuration files in class loader: key is the class name of the ILoggerFactory, value is the class name of the corresponding Slf4jConfiguration.
Slf4jConfigurationFactory() - Constructor for class org.apache.maven.cling.logging.Slf4jConfigurationFactory
 
Slf4jLogger - Class in org.apache.maven.cling.invoker.logging
Proto Logger that just passes to functioning Logger instance.
Slf4jLogger - Class in org.apache.maven.cling.logging
Adapt an SLF4J logger to a Plexus logger, ignoring Plexus logger API parts that are not classical and probably not really used.
Slf4jLogger(Logger) - Constructor for class org.apache.maven.cling.invoker.logging.Slf4jLogger
 
Slf4jLogger(Logger) - Constructor for class org.apache.maven.cling.logging.Slf4jLogger
 
Slf4jLoggerManager - Class in org.apache.maven.cling.logging
Use an SLF4J ILoggerFactory as a backing for a Plexus LoggerManager, ignoring Plexus logger API parts that are not classical and probably not really used.
Slf4jLoggerManager() - Constructor for class org.apache.maven.cling.logging.Slf4jLoggerManager
 
Slf4jMavenTransferListener - Class in org.apache.maven.cling.transfer
Slf4jMavenTransferListener
Slf4jMavenTransferListener() - Constructor for class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
Slf4jMavenTransferListener(Logger) - Constructor for class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
source - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions
 
source() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
source() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
SOURCE_DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
store(OutputStream, String) - Method in class org.apache.maven.cling.props.MavenProperties
Store a properties into a output stream, preserving comments, special character, etc.
STRATEGY_PARENT_FIRST - Static variable in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
STRATEGY_PLUGIN - Static variable in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
STRATEGY_SELF_FIRST - Static variable in class org.apache.maven.cling.extensions.BootstrapCoreExtensionManager
 
StrategyOrchestrator - Class in org.apache.maven.cling.invoker.mvnup.goals
Orchestrates the execution of different upgrade strategies.
StrategyOrchestrator(List<UpgradeStrategy>) - Constructor for class org.apache.maven.cling.invoker.mvnup.goals.StrategyOrchestrator
 
STRICT_ARTIFACT_DESCRIPTOR_POLICY - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
strictArtifactDescriptorPolicy() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
strictArtifactDescriptorPolicy() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
strictChecksums() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
strictChecksums() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
stringFormatter - Variable in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Field stringFormatter.
stripLeadingAndTrailingQuotes(String) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
style - Variable in class org.apache.maven.cling.invoker.mvnenc.EncryptContext
 
style - Variable in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
STYLE - Static variable in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
SUBPROJECT - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
SUBPROJECTS - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
substitute() - Method in class org.apache.maven.cling.props.MavenProperties
 
substitute(UnaryOperator<String>) - Method in class org.apache.maven.cling.props.MavenProperties
 
substitute(MavenProperties, UnaryOperator<String>) - Static method in class org.apache.maven.cling.props.MavenPropertiesLoader
 
substVars(String, String, Map<String, String>, UnaryOperator<String>) - Static method in class org.apache.maven.cling.props.MavenPropertiesLoader
 
success() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns true if no errors occurred.
success(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs a successful operation with a checkmark icon.
success(Set<Path>, Set<Path>) - Static method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Creates a successful result with the specified processed and modified POMs.
Supported Upgrades - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
SUPPRESS_SNAPSHOT_UPDATES - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
suppressSnapshotUpdates() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
suppressSnapshotUpdates() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
symbol() - Method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
 
SYSTEM_PATH - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
SystemLogger - Class in org.apache.maven.cling.invoker.logging
System Logger.
SystemLogger(OutputStream) - Constructor for class org.apache.maven.cling.invoker.logging.SystemLogger
 
SystemLogger(OutputStream, Logger.Level) - Constructor for class org.apache.maven.cling.invoker.logging.SystemLogger
 
systemProperties - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
systemProperties() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
systemPropertiesOverrides - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 

T

TAB - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Indentation
 
TeamcityCIDetector - Class in org.apache.maven.cling.invoker.cisupport
TeamCity CI support.
TeamcityCIDetector() - Constructor for class org.apache.maven.cling.invoker.cisupport.TeamcityCIDetector
 
terminal - Variable in class org.apache.maven.cling.invoker.LookupContext
 
TEST_OUTPUT_DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
TEST_SOURCE_DIRECTORY - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
threads() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
threads() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
THREADS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
toMap(Properties) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
toMavenExecutionRequestLoggingLevel(Slf4jConfiguration.Level) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
toolchains(MavenContext, MavenExecutionRequest) - Method in class org.apache.maven.cling.invoker.mvn.MavenInvoker
 
topDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
topDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
toPlexusLoggingLevel(Slf4jConfiguration.Level) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
toProperties(Map<String, String>) - Static method in class org.apache.maven.cling.invoker.CliUtils
 
toString() - Method in record class org.apache.maven.cling.extensions.LoadedCoreExtension
Returns a string representation of this record class.
toString() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Returns a string representation of this record class.
toString() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.PluginUpgrade
Returns a string representation of this record class.
toString() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns a string representation of this record class.
toString(InputLocation) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method toString.
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferCorrupted(TransferEvent) - Method in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferFailed(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferProgressed(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferStarted(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.AbstractMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.ConsoleMavenTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.SimplexTransferListener
 
transferSucceeded(TransferEvent) - Method in class org.apache.maven.cling.transfer.Slf4jMavenTransferListener
 
transform(String, String) - Method in interface org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxReader.ContentTransformer
Interpolate the value read from the xpp3 document
TravisCIDetector - Class in org.apache.maven.cling.invoker.cisupport
Travis CI support.
TravisCIDetector() - Constructor for class org.apache.maven.cling.invoker.cisupport.TravisCIDetector
 
TWO_SPACES - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.Indentation
 
TYPE - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 

U

4.0.0 → 4.1.0 Upgrade Process - Search tag in class org.apache.maven.cling.invoker.mvnup.goals.AbstractUpgradeGoal
Section
unescapeJava(String) - Static method in class org.apache.maven.cling.props.MavenProperties
Unescapes any Java literals found in the String to a Writer.
unindent() - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Decreases the indentation level for nested logging.
unmodifiedCount() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Returns the number of POMs that were processed but not modified and had no errors.
UnsupportedSlf4jBindingConfiguration - Class in org.apache.maven.cling.logging.impl
Pseudo-configuration for unsupported SLF4J binding.
UnsupportedSlf4jBindingConfiguration() - Constructor for class org.apache.maven.cling.logging.impl.UnsupportedSlf4jBindingConfiguration
 
UnsupportedSlf4jBindingConfiguration(String, Map<URL, Set<Object>>) - Constructor for class org.apache.maven.cling.logging.impl.UnsupportedSlf4jBindingConfiguration
Deprecated.
the arguments are ignored. Use the no-args constructor.
update(Map<String, String>) - Method in class org.apache.maven.cling.props.MavenProperties
 
update(MavenProperties) - Method in class org.apache.maven.cling.props.MavenProperties
 
UPDATE_SNAPSHOTS - Static variable in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions.CLIManager
 
updateLogging(LookupContext) - Method in interface org.apache.maven.cling.invoker.ContainerCapsule
Updates the existing capsule logging setup.
updateLogging(LookupContext) - Method in class org.apache.maven.cling.invoker.PlexusContainerCapsule
 
updateModelVersion(Document, String) - Static method in class org.apache.maven.cling.invoker.mvnup.goals.ModelVersionUtils
Updates the model version element in a POM document.
updateSnapshots() - Method in class org.apache.maven.cling.invoker.mvn.CommonsCliMavenOptions
 
updateSnapshots() - Method in class org.apache.maven.cling.invoker.mvn.LayeredMavenOptions
 
UPGRADE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
UpgradeConstants - Class in org.apache.maven.cling.invoker.mvnup.goals
Constants used throughout the Maven upgrade tools.
UpgradeConstants.Files - Class in org.apache.maven.cling.invoker.mvnup.goals
Common file and directory names.
UpgradeConstants.Indentation - Class in org.apache.maven.cling.invoker.mvnup.goals
Common indentation patterns for XML formatting.
UpgradeConstants.ModelVersions - Class in org.apache.maven.cling.invoker.mvnup.goals
Maven model version constants.
UpgradeConstants.Namespaces - Class in org.apache.maven.cling.invoker.mvnup.goals
Maven namespace constants.
UpgradeConstants.Plugins - Class in org.apache.maven.cling.invoker.mvnup.goals
Common Maven plugin constants.
UpgradeConstants.SchemaLocations - Class in org.apache.maven.cling.invoker.mvnup.goals
Schema ___location constants.
UpgradeConstants.XmlAttributes - Class in org.apache.maven.cling.invoker.mvnup.goals
XML attribute constants.
UpgradeConstants.XmlElements - Class in org.apache.maven.cling.invoker.mvnup.goals
Common XML element names used in Maven POMs.
UpgradeContext - Class in org.apache.maven.cling.invoker.mvnup
 
UpgradeContext(InvokerRequest, UpgradeOptions) - Constructor for class org.apache.maven.cling.invoker.mvnup.UpgradeContext
 
UpgradeInvoker - Class in org.apache.maven.cling.invoker.mvnup
mvnup invoker implementation.
UpgradeInvoker(Lookup, Consumer<LookupContext>) - Constructor for class org.apache.maven.cling.invoker.mvnup.UpgradeInvoker
 
UpgradeParser - Class in org.apache.maven.cling.invoker.mvnup
 
UpgradeParser() - Constructor for class org.apache.maven.cling.invoker.mvnup.UpgradeParser
 
UpgradeResult - Record Class in org.apache.maven.cling.invoker.mvnup.goals
Result of an upgrade strategy application.
UpgradeResult(Set<Path>, Set<Path>, Set<Path>) - Constructor for record class org.apache.maven.cling.invoker.mvnup.goals.UpgradeResult
Creates an instance of a UpgradeResult record class.
Upgrade Strategies - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
UpgradeStrategy - Interface in org.apache.maven.cling.invoker.mvnup.goals
Strategy interface for different types of upgrade operations.
Upgrade to Maven 4.1.0 with Inference - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
URL - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 
Usage Examples - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section
usedDeprecatedOptions - Variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
USER_PROPERTY - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
userDirectory - Variable in class org.apache.maven.cling.invoker.LookupContext
 
userHomeDirectory - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
userHomeDirectory() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
userProperties - Variable in class org.apache.maven.cling.invoker.BaseParser.LocalContext
 
userProperties() - Method in class org.apache.maven.cling.invoker.BaseInvokerRequest
 
userProperties() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
userProperties() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
userSettingsPath - Variable in class org.apache.maven.cling.invoker.LookupContext
 
Utility Classes - Search tag in package org.apache.maven.cling.invoker.mvnup.goals
Section

V

validate(C) - Method in class org.apache.maven.cling.invoker.LookupInvoker
 
validate(BaseParser.LocalContext) - Method in class org.apache.maven.cling.invoker.BaseParser
 
validateConfiguration(String) - Method in class org.apache.maven.cling.invoker.mvnenc.ConsolePasswordPrompt
 
validateConfiguration(EncryptContext) - Method in class org.apache.maven.cling.invoker.mvnenc.goals.ConfiguredGoalSupport
 
validateCoreExtensionsDescriptorFromFile(Path, List<CoreExtension>) - Method in class org.apache.maven.cling.invoker.BaseParser
 
valueOf(String) - Static method in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.maven.cling.logging.Slf4jConfiguration.Level
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.maven.cling.transfer.FileSizeFormat.ScaleUnit
Returns an array containing the constants of this enum class, in the order they are declared.
verbose() - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
verbose() - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
VERBOSE - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
version() - Method in record class org.apache.maven.cling.invoker.mvnup.goals.GAV
Returns the value of the version record component.
VERSION - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlElements
 

W

warn(String) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
warn(String, Throwable) - Method in class org.apache.maven.cling.logging.Slf4jLogger
 
warnAboutDeprecatedOptions(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.CommonsCliOptions
 
warnAboutDeprecatedOptions(ParserRequest, Consumer<String>) - Method in class org.apache.maven.cling.invoker.LayeredOptions
 
warning(String) - Method in class org.apache.maven.cling.invoker.mvnup.UpgradeContext
Logs a warning with a warning icon.
write(OutputStream, CoreExtensions) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method write.
write(Writer, CoreExtensions) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method write.
writeln(String) - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesWriter
Helper method for writing a line with the platform specific line ending.
writeLocationTracking(InputLocationTracker, Object, XMLStreamWriter) - Method in class org.apache.maven.cling.internal.extension.io.CoreExtensionsStaxWriter
Method writeLocationTracking.
writeProperty(String, String) - Method in class org.apache.maven.cling.props.MavenProperties.PropertiesWriter
Writes the given property and its value.
writer - Variable in class org.apache.maven.cling.invoker.LookupContext
 

X

XSI_NAMESPACE_PREFIX - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
XSI namespace prefix
XSI_NAMESPACE_URI - Static variable in class org.apache.maven.cling.invoker.mvnup.goals.UpgradeConstants.XmlAttributes
XSI namespace URI

Y

yes() - Method in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions
 
yes() - Method in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions
 
YES - Static variable in class org.apache.maven.cling.invoker.mvnenc.CommonsCliEncryptOptions.CLIManager
 
YES - Static variable in class org.apache.maven.cling.invoker.mvnup.CommonsCliUpgradeOptions.CLIManager
 
YJP - Static variable in class org.apache.maven.cling.invoker.CommonsCliOptions.CLIManager
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form