Uses of Class
hudson.tasks.Maven.MavenInstallation
Packages that use Maven.MavenInstallation
-
Uses of Maven.MavenInstallation in hudson.model
Methods in hudson.model that return Maven.MavenInstallation -
Uses of Maven.MavenInstallation in hudson.tasks
Methods in hudson.tasks that return Maven.MavenInstallationModifier and TypeMethodDescriptionMaven.MavenInstallation.forEnvironment(EnvVars environment) Maven.MavenInstallation.forNode(Node node, TaskListener log) Maven.DescriptorImpl.getInstallations()Maven.MavenInstallation.DescriptorImpl.getInstallations()Maven.getMaven()Gets the Maven to invoke, or null to invoke the default one.Maven.ProjectWithMaven.inferMavenInstallation()Gets theMaven.MavenInstallationassociated with the project.Methods in hudson.tasks with parameters of type Maven.MavenInstallationModifier and TypeMethodDescriptionprotected voidMaven.buildEnvVars(EnvVars env, Maven.MavenInstallation mi) Build up the environment variables toward the Maven launch.voidMaven.DescriptorImpl.setInstallations(Maven.MavenInstallation... installations) voidMaven.MavenInstallation.DescriptorImpl.setInstallations(Maven.MavenInstallation... installations)