9

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

Shane Gannon
  • 6,770
  • 7
  • 41
  • 64

1 Answers1

16

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.

Zespre
  • 176
  • 1
  • 2