- 1.1全局配置
- 1.2全局环境配置Global Tool Configuration
- 1.3插件配置Manage Plugins
Manage Jenkins 配置管理
Configure System 系统配置
Jenkins Location Jenkins位置
Jenkins URL(通过这个url访问Jenkins)
http://localhost:8082/
系统管理员邮件地址
yejintian@nstc.com.cn
Extended E-mail Notification(扩展的电子邮件通知)
SMTP server
smtp.exmail.qq.com
SMTP Port
465
SMTP Username
yejintian@nstc.com.cn
SMTP Password
Use SSL
Default Recipients(默认收件人)
yejintian@nstc.com.cn
邮件通知
SMTP服务器
smtp.exmail.qq.com
用户默认邮件后缀
@nstc.com.cn
使用SMTP认证
用户名
yejintian@nstc.com.cn
密码
**************
SSH Servers(SSH服务器)
Name
yjt
Hostname
192.168.***.***
Username
root
Remote Directory
/1.2全局环境配置Global Tool Configuration
Maven 配置
**默认 settings 提供 **
Settings file in filesystem
-文件路径
D:apache-maven-3.6.1confsettings.xml
**默认全局 settings 提供 **
Global settings file on filesystem
-文件路径
D:apache-maven-3.6.1confsettings.xml
git配置
Name
Default
Path to Git executable
D:Gitbingit.exe1.3插件配置Manage Plugins
下载插件
Publish Over SSH
Maven Integration
Pipeline Maven Integration Plugin
下载完成后重启Jenkins



