mavenjenkinsmissing-features

How to get Jenkin's Add Maven option under Configure System


I've got what seems like a very basic question. I'm following a tutorial. It says to install Maven via Manager Jenkins - Configure System - Add Maven.

This works great on Windows. But on MAC Add Maven is missing. Even after I install a fresh copy of Jenkins 2.2

How can I resolve this?

The following "Add XXX" are missing on MAC under Configure System.

enter image description here


Solution

  • Have you checked "Manage Jenkins -> Global Tool Configuration" yet? I think those settings (including JDK, Maven, Ant...) are moved from "Configure System" to another place.