|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MavenInstallation | |
|---|---|
| org.hudsonci.maven.plugin.builder | |
| org.hudsonci.maven.plugin.builder.internal | |
| org.hudsonci.maven.plugin.install | |
| Uses of MavenInstallation in org.hudsonci.maven.plugin.builder |
|---|
| Methods in org.hudsonci.maven.plugin.builder that return MavenInstallation | |
|---|---|
MavenInstallation[] |
MavenBuilderDescriptor.getInstallations()
|
MavenInstallation |
MavenBuilder.getMavenInstallation()
|
| Uses of MavenInstallation in org.hudsonci.maven.plugin.builder.internal |
|---|
| Constructors in org.hudsonci.maven.plugin.builder.internal with parameters of type MavenInstallation | |
|---|---|
MavenInstallationValidator(MavenInstallation installation,
AbstractBuild<?,?> build,
EnvVars buildEnv,
Launcher launcher,
BuildListener listener)
|
|
| Uses of MavenInstallation in org.hudsonci.maven.plugin.install |
|---|
| Subclasses of MavenInstallation in org.hudsonci.maven.plugin.install | |
|---|---|
class |
BundledMavenInstallation
Bundled MavenInstallation, for use as default and fall-back. |
| Methods in org.hudsonci.maven.plugin.install that return MavenInstallation | |
|---|---|
MavenInstallation |
MavenInstallation.forEnvironment(EnvVars env)
|
MavenInstallation |
MavenInstallation.forNode(Node node,
TaskListener log)
|
MavenInstallation[] |
MavenInstallation.DescriptorImpl.getInstallations()
|
| Methods in org.hudsonci.maven.plugin.install with parameters of type MavenInstallation | |
|---|---|
void |
MavenInstallation.DescriptorImpl.setInstallations(MavenInstallation... installations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||