Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MSBuild plugin configuration in not available in Jenkins Configuration page

Tags:

I have installed MSBuild plugin for jenkins using plugin management. It was installed successfully and I am able to see the options for MSBuild in Job configuration page.

But, unfortunately I am not able to see MSBuild section in Jenkins configuration page. I need to provide the path for MSBuild.exe in that section.

Any idea why?

Thanks in advance!

like image 223
Srijani Ghosh Avatar asked Jun 21 '16 08:06

Srijani Ghosh


People also ask

How configure MSBuild in Jenkins?

From the Global tool configurations, you can setup MSBuild Configuration. Here, you have to copy the MSBuild.exe path from your system- Program files and paste it to Path to MSBuild textbox. Give a name for your MSBuild and now, apply and save the changes. Select a Freestyle project, click on ok.


1 Answers

This option is available under this section ..

Manage Jenkins -> Global Tool Configuration ->  MSBuild 
like image 171
Srijani Ghosh Avatar answered Dec 08 '22 04:12

Srijani Ghosh