Maven installation settings not showing in Jenkins

淺唱寂寞╮ 提交于 2019-12-18 14:00:26

问题


I have just installed Jenkins 2.6 (as a fresh install) but I can't seem to find the Maven installation options. Previously I would just be able to go to Jenkins configuration and in the Maven section there would be an option for MAVEN_HOME and to install Maven automatically. However this doesn't appear to be present for me.

I have the Maven integration plugin installed. How can I get these to show?


回答1:


Since Jenkins 2.x you can find all the tool configurations (Maven, Ant, Gradle and even the JDK) under the "Global Tools" entry in Jenkins administration (Manage Jenkins).



来源:https://stackoverflow.com/questions/37391778/maven-installation-settings-not-showing-in-jenkins

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!