Serialized Form

Class org.apache.maven.plugin.registry.Plugin extends TrackableBase implements Serializable

Serialized Fields

groupId

String groupId
Field groupId


artifactId

String artifactId
Field artifactId


lastChecked

String lastChecked
Field lastChecked


useVersion

String useVersion
Field useVersion


rejectedVersions

List rejectedVersions
Field rejectedVersions


modelEncoding

String modelEncoding


Class org.apache.maven.plugin.registry.PluginRegistry extends TrackableBase implements Serializable

Serialized Fields

updateInterval

String updateInterval
Field updateInterval


autoUpdate

String autoUpdate
Field autoUpdate


checkLatest

String checkLatest
Field checkLatest


plugins

List plugins
Field plugins


pluginsByKey

Map pluginsByKey

runtimeInfo

RuntimeInfo runtimeInfo

modelEncoding

String modelEncoding


Class org.apache.maven.plugin.registry.TrackableBase extends Object implements Serializable

Serialized Fields

sourceLevel

String sourceLevel

sourceLevelSet

boolean sourceLevelSet

modelEncoding

String modelEncoding



Copyright 2001-2006 Apache Software Foundation. All Rights Reserved.