Uses of Class
org.apache.maven.settings.TrackableBase
Packages that use TrackableBase
-
Uses of TrackableBase in org.apache.maven.settings
Subclasses of TrackableBase in org.apache.maven.settingsModifier and TypeClassDescriptionclass
Base class forMirror
,Profile
,Proxy
andServer
.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
The<server>
element contains informations required to a server settings.class
Root element of the user configuration file.Methods in org.apache.maven.settings that return TrackableBase