1. Jenkins Installation and Deployment
download on official website Jenkins:
https://jenkins.io/download/thank-you-downloading-windows-installer-stable/
Unzip directly, double-click to install
2, choose the address of the installation:
3, Direct fool installation Click Next until the end click Finish. Enter the password, the password is stored in the Red font said directory location. Copy-fill directly from text
4, choose the installed plug-in, I choose Install suggested plugins(Install all plug-ins) installation, the other is a custom installation
it will be installed directly, if there is a failure to install plug-in then click on the lower right corner retry, install again.
5. Build Admin Account, save
After the save is successful,
6. Click Start using Jenkinsto enter the Jenkins page.
7. How do I build a maven task?
System administration Add plugin Maven integration plugin.
Install Jenkins under Windows