当前位置:网站首页>Jenkins--基础--5.4--系统配置--全局工具配置
Jenkins--基础--5.4--系统配置--全局工具配置
2022-08-02 08:22:00 【单身贵族男】
Jenkins–基础–5.4–系统配置–全局工具配置
1、介绍
工具配置,包括它们的位置和自动安装
2、位置
3、安装对应的插件
3.1、Maven 安装
https://blog.csdn.net/zhou920786312/article/details/125832759
3.2、git 安装
yum -y install git
git version
3.2、jdk11 安装
https://blog.csdn.net/zhou920786312/article/details/76473912
3、功能
3.1、Maven 配置
本人在linux上安装的maven,参考内容如下
https://blog.csdn.net/zhou920786312/article/details/125832759
3.2、JDK
jdk1.8
/usr/local/jdk1.8
3.3、Git
使用以下命令在机器上安装git客户端
yum -y install git
git version
3.4、Maven 安装
本人在linux上安装的maven,参考内容如下
https://blog.csdn.net/zhou920786312/article/details/125832759
边栏推荐
猜你喜欢
随机推荐
Figure robot software digital twin station oil and gas pipelines, oil and gas transportation control platform
高仿【华为消费者业务官网】和精彩动画剖析:练习在低代码平台中嵌入JS代码
tf中tensor的大小输出
Business Intelligence Platform BI Business Intelligence Analysis Platform How to Choose the Right Business Intelligence Platform BI
Button to control the running water light (timer)
Stop mental exhaustion Daily sharing
What is the function of the import command of the page directive in JSP?
Biotin hydrazide HCl|CAS:66640-86-6|生物素-酰肼盐酸盐
编程与哲学(2)——输出是为了更好的输入
R语言plotly可视化:使用plotly可视化模型预测真阳性率(True positive)TPR和假阳性率(False positive)FPR在不同阈值(threshold)下的曲线
JSP中page指令的import命令具有什么功能呢?
近期在SLAM建图和定位方面的进展
自定义View实现波浪荡漾效果
mysql 中 in 的用法
OneinStack多版本PHP共存
自定义卡包效果实现
R语言plotly可视化:plotly可视化回归模型实际值和回归预测值的散点图分析回归模型的预测效能、一个好的模型大部分的散点在对角线附近(predicted vs actual)
day_05模块
What attributes and methods are available for page directives in JSP pages?
Redisson实现分布式锁