| Class | Description |
|---|---|
| AlphaBetaOnlyRepository |
Filter down to alpha/beta releases of plugins (or the negation of it.)
|
| DefaultArtifactTransformationManager |
Patched to avoid the problem in the initialize method.
|
| DefaultMavenRepositoryBuilder | |
| HPI |
A particular version of a plugin and its metadata.
|
| HPI.Dependency | |
| HPI.Developer | |
| HudsonWar | |
| IndexHtmlBuilder |
Generates index.html that has a list of files.
|
| LatestLinkBuilder |
Generates latest/index.html and latest/.htaccess
The former lists all the available symlinks, and the latter actually defines the redirects.
|
| Main | |
| MavenArtifact |
Artifact from a Maven repository and its metadata.
|
| MavenRepository |
A collection of artifacts from which we build index.
|
| MavenRepositoryImpl |
Maven repository and its nexus index.
|
| Plugin |
An entry of a plugin in the update center metadata.
|
| PluginHistory |
Information about Hudson plugin and its release history, discovered from Maven repository.
|
| Signer | |
| StableMavenRepository |
Delegating
MavenRepository to limit core releases to those with LTS version numbers. |
| TruncatedMavenRepository |
MavenRepository that limits the # of plugins that it reports. |
| VersionCappedMavenRepository |
Delegating
MavenRepository to limit the data to the subset compatible with the specific version. |
Copyright © 2004-2018. All Rights Reserved.