- configureDefaultAnt(TemporaryFolder) - Static method in class org.jvnet.hudson.test.ToolInstallations
-
Extracts Ant and configures it.
- configureDefaultGradle(TemporaryFolder) - Static method in class org.jvnet.hudson.test.ToolInstallations
-
Extracts Gradle and configures it.
- configureDefaultMaven() - Static method in class org.jvnet.hudson.test.ToolInstallations
-
Returns the older default Maven, while still allowing specification of
other bundled Mavens.
- configureDefaultMaven(String, int) - Static method in class org.jvnet.hudson.test.ToolInstallations
-
Locates Maven and configure that as the only Maven in the system.
- configureMaven3() - Static method in class org.jvnet.hudson.test.ToolInstallations
-
- configureMaven35() - Static method in class org.jvnet.hudson.test.ToolInstallations
-
Declare "Maven 3.5.0" as the "default" Maven installation in Jenkins and as the Maven installation named "apache-maven-3.5.0".