A B C D E F G I L M O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addPlugin(Plugin) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Method addPlugin.
- addRejectedVersion(String) - Method in class org.apache.maven.plugin.registry.Plugin
-
Method addRejectedVersion.
- ALT_GLOBAL_PLUGIN_REG_LOCATION - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
- ALT_USER_PLUGIN_REG_LOCATION - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
B
- buildPluginRegistry() - Method in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
- buildPluginRegistry() - Method in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
C
- contentTransformer - Variable in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
-
Field contentTransformer.
- createUserPluginRegistry() - Method in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
- createUserPluginRegistry() - Method in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
D
- DefaultPluginRegistryBuilder - Class in org.apache.maven.plugin.registry
- DefaultPluginRegistryBuilder() - Constructor for class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
E
- extractUserPluginRegistry(PluginRegistry) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
F
- flushPluginsByKey() - Method in class org.apache.maven.plugin.registry.PluginRegistry
G
- getAddDefaultEntities() - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
-
Returns the state of the "add default entities" flag.
- getArtifactId() - Method in class org.apache.maven.plugin.registry.Plugin
-
Get the artifactId field.
- getAutoUpdate() - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Get specifies whether the user should be prompted to update plugins.
- getAutoUpdateSourceLevel() - Method in class org.apache.maven.plugin.registry.RuntimeInfo
- getCheckLatest() - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Get whether to resolve plugin versions using LATEST metadata.
- getFile() - Method in class org.apache.maven.plugin.registry.RuntimeInfo
- getGroupId() - Method in class org.apache.maven.plugin.registry.Plugin
-
Get the groupId field.
- getKey() - Method in class org.apache.maven.plugin.registry.Plugin
- getLastChecked() - Method in class org.apache.maven.plugin.registry.Plugin
-
Get [format: yyyy-MM-dd.HH:mm:ss Z] Specifies the date/time at which this plugin was last checked.
- getModelEncoding() - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Get the modelEncoding field.
- getPlugins() - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Method getPlugins.
- getPluginsByKey() - Method in class org.apache.maven.plugin.registry.PluginRegistry
- getRejectedVersions() - Method in class org.apache.maven.plugin.registry.Plugin
-
Method getRejectedVersions.
- getRuntimeInfo() - Method in class org.apache.maven.plugin.registry.PluginRegistry
- getSourceLevel() - Method in class org.apache.maven.plugin.registry.TrackableBase
- getUpdateInterval() - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Get specifies how often to check for plugin updates.
- getUpdateIntervalSourceLevel() - Method in class org.apache.maven.plugin.registry.RuntimeInfo
- getUseVersion() - Method in class org.apache.maven.plugin.registry.Plugin
-
Get the current version of this plugin, to be used until the appropriate update actions happen.
- GLOBAL_LEVEL - Static variable in class org.apache.maven.plugin.registry.TrackableBase
I
- initialize() - Method in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
L
- LAST_CHECKED_DATE_FORMAT - Static variable in class org.apache.maven.plugin.registry.Plugin
M
- MavenPluginRegistryBuilder - Interface in org.apache.maven.plugin.registry
- merge(PluginRegistry, PluginRegistry, String) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
O
- org.apache.maven.plugin.registry - package org.apache.maven.plugin.registry
- org.apache.maven.plugin.registry.io.xpp3 - package org.apache.maven.plugin.registry.io.xpp3
P
- Plugin - Class in org.apache.maven.plugin.registry
-
Policy for updating a single plugin.
- Plugin() - Constructor for class org.apache.maven.plugin.registry.Plugin
- PluginRegistry - Class in org.apache.maven.plugin.registry
-
Root element of the plugin registry file.
- PluginRegistry() - Constructor for class org.apache.maven.plugin.registry.PluginRegistry
- PluginRegistryUtils - Class in org.apache.maven.plugin.registry
- PluginRegistryXpp3Reader - Class in org.apache.maven.plugin.registry.io.xpp3
-
Class PluginRegistryXpp3Reader.
- PluginRegistryXpp3Reader() - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
- PluginRegistryXpp3Reader(PluginRegistryXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
- PluginRegistryXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugin.registry.io.xpp3
- PluginRegistryXpp3Writer - Class in org.apache.maven.plugin.registry.io.xpp3
-
Class PluginRegistryXpp3Writer.
- PluginRegistryXpp3Writer() - Constructor for class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
R
- read(InputStream) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
-
Method read.
- read(InputStream, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
-
Method read.
- read(Reader) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
- read(Reader, boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
- recursivelySetSourceLevel(PluginRegistry, String) - Static method in class org.apache.maven.plugin.registry.PluginRegistryUtils
- removePlugin(Plugin) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Method removePlugin.
- removeRejectedVersion(String) - Method in class org.apache.maven.plugin.registry.Plugin
-
Method removeRejectedVersion.
- ROLE - Static variable in interface org.apache.maven.plugin.registry.MavenPluginRegistryBuilder
- RuntimeInfo - Class in org.apache.maven.plugin.registry
- RuntimeInfo(PluginRegistry) - Constructor for class org.apache.maven.plugin.registry.RuntimeInfo
S
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader
-
Sets the state of the "add default entities" flag.
- setArtifactId(String) - Method in class org.apache.maven.plugin.registry.Plugin
-
Set the artifactId field.
- setAutoUpdate(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Set specifies whether the user should be prompted to update plugins.
- setAutoUpdateSourceLevel(String) - Method in class org.apache.maven.plugin.registry.RuntimeInfo
- setCheckLatest(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Set whether to resolve plugin versions using LATEST metadata.
- setFile(File) - Method in class org.apache.maven.plugin.registry.RuntimeInfo
- setFileComment(String) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
-
Method setFileComment.
- setGroupId(String) - Method in class org.apache.maven.plugin.registry.Plugin
-
Set the groupId field.
- setLastChecked(String) - Method in class org.apache.maven.plugin.registry.Plugin
-
Set [format: yyyy-MM-dd.HH:mm:ss Z] Specifies the date/time at which this plugin was last checked.
- setModelEncoding(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Set the modelEncoding field.
- setPlugins(List<Plugin>) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Set specified plugin update policy information.
- setRejectedVersions(List<String>) - Method in class org.apache.maven.plugin.registry.Plugin
-
Set the list of versions for this plugin that the user declined to "install".
- setRuntimeInfo(RuntimeInfo) - Method in class org.apache.maven.plugin.registry.PluginRegistry
- setSourceLevel(String) - Method in class org.apache.maven.plugin.registry.TrackableBase
- setUpdateInterval(String) - Method in class org.apache.maven.plugin.registry.PluginRegistry
-
Set specifies how often to check for plugin updates.
- setUpdateIntervalSourceLevel(String) - Method in class org.apache.maven.plugin.registry.RuntimeInfo
- setUseVersion(String) - Method in class org.apache.maven.plugin.registry.Plugin
-
Set the current version of this plugin, to be used until the appropriate update actions happen.
T
- TrackableBase - Class in org.apache.maven.plugin.registry
-
common base class that contains code to track the source for this instance (USER|GLOBAL).
- TrackableBase() - Constructor for class org.apache.maven.plugin.registry.TrackableBase
- transform(String, String) - Method in interface org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader.ContentTransformer
-
Interpolate the value read from the xpp3 document
U
- USER_LEVEL - Static variable in class org.apache.maven.plugin.registry.TrackableBase
- userHome - Static variable in class org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder
W
- write(OutputStream, PluginRegistry) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
-
Method write.
- write(Writer, PluginRegistry) - Method in class org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Writer
-
Method write.
All Classes All Packages