@Extension(ordinal=-1.0) public class MavenInstallationProvider extends ToolLocationTranslator
We don't really need a working maven, so just return something besides null.
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
MavenInstallationProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getToolHome(Node node,
ToolInstallation installation,
TaskListener log) |
all
public String getToolHome(Node node, ToolInstallation installation, TaskListener log) throws IOException, InterruptedException
getToolHome
in class ToolLocationTranslator
IOException
InterruptedException
Copyright © 2016–2022. All rights reserved.