Uses of Interface
org.apache.maven.rtinfo.RuntimeInformation
Package
Description
-
Uses of RuntimeInformation in org.apache.maven.internal.aether
ModifierConstructorDescriptionDefaultRepositorySystemSessionFactory
(ArtifactHandlerManager artifactHandlerManager, org.eclipse.aether.RepositorySystem repoSystem, org.eclipse.aether.repository.WorkspaceReader workspaceRepository, SettingsDecrypter settingsDecrypter, EventSpyDispatcher eventSpyDispatcher, MavenRepositorySystem mavenRepositorySystem, RuntimeInformation runtimeInformation) -
Uses of RuntimeInformation in org.apache.maven.internal.impl
ModifierConstructorDescriptionDefaultSession
(MavenSession session, org.eclipse.aether.RepositorySystem repositorySystem, List<RemoteRepository> repositories, MavenRepositorySystem mavenRepositorySystem, org.codehaus.plexus.PlexusContainer container, RuntimeInformation runtimeInformation) DefaultSessionFactory
(org.eclipse.aether.RepositorySystem repositorySystem, MavenRepositorySystem mavenRepositorySystem, org.codehaus.plexus.PlexusContainer plexusContainer, RuntimeInformation runtimeInformation) -
Uses of RuntimeInformation in org.apache.maven.plugin.internal
ModifierConstructorDescriptionDefaultMavenPluginManager
(org.codehaus.plexus.PlexusContainer container, ClassRealmManager classRealmManager, PluginDescriptorCache pluginDescriptorCache, PluginRealmCache pluginRealmCache, PluginDependenciesResolver pluginDependenciesResolver, RuntimeInformation runtimeInformation, ExtensionRealmCache extensionRealmCache, PluginVersionResolver pluginVersionResolver, PluginArtifactsCache pluginArtifactsCache, org.apache.maven.plugin.internal.MavenPluginValidator pluginValidator, List<org.apache.maven.plugin.internal.MavenPluginConfigurationValidator> configurationValidators, PluginValidationManager pluginValidationManager, List<MavenPluginPrerequisitesChecker> prerequisitesCheckers) MavenPluginMavenPrerequisiteChecker
(RuntimeInformation runtimeInformation) -
Uses of RuntimeInformation in org.apache.maven.rtinfo.internal
Modifier and TypeClassDescriptionclass
Provides information about the current Maven runtime.