-
Bug
-
Resolution: Fixed
-
Minor
-
None
Create a new Jenkins 2.2 install.
Add a Maven project.
Jenkins job prompts:
" Maven Version
Jenkins needs to know where your Maven is installed.
Please do so from the system configuration."
Which is expected.
Navigate to Manage Jenkins.
No "Maven" section present to add installation.
Section is present in Jenkins 1.6
"Maven Project Configuration" is present but that is not the "Maven" section that allows installers.
- duplicates
-
JENKINS-38923 Maven configuration screen is linking to the wrong configuration page when you have no maven installation configured
-
- Resolved
-
I was able to workaround this issue by copying
hudson.tasks.Maven.xml
From my old jenkins,
But it still doesn't show up in the Manage Jenkins ui.
It DOES show those options in the job now.