Uses of Interface
org.apache.maven.api.settings.InputLocationTracker
Packages that use InputLocationTracker
-
Uses of InputLocationTracker in org.apache.maven.api.settings
Classes in org.apache.maven.api.settings that implement InputLocationTrackerModifier and TypeClassDescriptionclass
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.class
This is the file specification used to activate a profile.class
This is an activator which will detect an operating system's attributes in order to activate its profile.class
This is the property specification used to activate a profile.class
Base class forMirror
,Profile
,Proxy
andServer
.class
Class InputLocation.class
A download mirror for a given repository.class
Modifications to the build process which is keyed on some sort of environmental parameter.class
The<proxy>
element contains informations required to a proxy settings.class
Repository contains the information needed for establishing connections with remote repositoryclass
Repository contains the information needed for establishing connections with remote repositoryclass
Download policyclass
The<server>
element contains informations required to a server settings.class
Root element of the user configuration file.class
common base class that contains code to track the source for this instance (USER|GLOBAL) -
Uses of InputLocationTracker in org.apache.maven.settings.v4
Methods in org.apache.maven.settings.v4 with parameters of type InputLocationTrackerModifier and TypeMethodDescriptionprotected void
SettingsStaxWriter.writeLocationTracking
(InputLocationTracker locationTracker, Object key, XMLStreamWriter serializer) Method writeLocationTracking.