Closed daniel-beck closed 7 years ago
@jglick
WorkflowScript: 6: Invalid tool type "groovy". Valid tool types: [ant, hudson.tasks.Ant$AntInstallation, org.jenkinsci.plugins.docker.commons.tools.DockerTool, git, hudson.plugins.git.GitTool, hudson.plugins.groovy.GroovyInstallation, jdk, hudson.model.JDK, jgit, org.jenkinsci.plugins.gitclient.JGitTool, jgitapache, org.jenkinsci.plugins.gitclient.JGitApacheTool, maven, hudson.tasks.Maven$MavenInstallation] @ line 6, column 9.
And according to @abayer
[2017-06-09 19:58:46] <abayer> danielbeck: if there's no symbol, then no, it can't be used in the tools { … } directive. [2017-06-09 19:58:57] <danielbeck> back to scripted then? [2017-06-09 19:59:06] <abayer> Or fix the groovy plugin. =)
[2017-06-09 19:58:46] <abayer> danielbeck: if there's no symbol, then no, it can't be used in the tools { … } directive.
[2017-06-09 19:58:57] <danielbeck> back to scripted then?
[2017-06-09 19:59:06] <abayer> Or fix the groovy plugin. =)
@jglick
And according to @abayer