- 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.