Uses of Class
org.apache.maven.settings.IdentifiableBase
-
Packages that use IdentifiableBase Package Description org.apache.maven.settings -
-
Uses of IdentifiableBase in org.apache.maven.settings
Subclasses of IdentifiableBase in org.apache.maven.settings Modifier and Type Class Description classMirrorA download mirror for a given repository.classProfileModifications to the build process which is keyed on some sort of environmental parameter.classProxyThe<proxy>element contains informations required to a proxy settings.classServerThe<server>element contains informations required to a server settings.Methods in org.apache.maven.settings that return IdentifiableBase Modifier and Type Method Description IdentifiableBaseIdentifiableBase. clone()Method clone.
-