Package hudson.tasks
Class Maven.MavenInstaller
java.lang.Object
hudson.tools.ToolInstaller
hudson.tools.DownloadFromUrlInstaller
hudson.tasks.Maven.MavenInstaller
- All Implemented Interfaces:
- ExtensionPoint,- Describable<ToolInstaller>
- Enclosing class:
- Maven
Automatic Maven installer from apache.org.
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class hudson.tools.DownloadFromUrlInstallerDownloadFromUrlInstaller.Installable, DownloadFromUrlInstaller.InstallableList, DownloadFromUrlInstaller.NodeSpecificInstallableNested classes/interfaces inherited from class hudson.tools.ToolInstallerToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerListNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Field SummaryFields inherited from class hudson.tools.DownloadFromUrlInstalleridFields inherited from class hudson.tools.ToolInstallertool
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.tools.DownloadFromUrlInstallerfindPullUpDirectory, getInstallable, isUpToDate, performInstallationMethods inherited from class hudson.tools.ToolInstallerappliesTo, getDescriptor, getLabel, preferredLocation, setTool
- 
Constructor Details- 
MavenInstaller
 
-