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

1

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

Sunglass answered 11/5, 2016 at 21:21 Comment(3)
Happened in Windows as well(Browser : Google Chrome).Jambalaya
Correct - my problem was the version of Jenkins I'd installed on Mac versus WindowsSunglass
Yes you have mentioned it clearly in your question. My point is that this error can occur in Windows platform as well. ;)Jambalaya
P
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.

Pyriform answered 13/5, 2016 at 7:7 Comment(3)
Bingo. It was that simple. Suppose it makes sense as Configure System was getting too verbose. Thanks for that.Sunglass
In German "Global Tool Configuration" is called "Konfiguration der Hilfsprogramme".Weeden
super, helps meVisser

© 2022 - 2024 — McMap. All rights reserved.