当前位置:网站首页>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
边栏推荐
- 不用Swagger,那我用啥?
- houdini 求出曲线的法向 切线以及副法线
- C Language Basics_Union
- next permutation
- Redisson实现分布式锁
- PyCharm使用教程(详细版 - 图文结合)
- MySQL ODBC驱动简介
- R language plotly visualization: use the plotly visualization model to predict the true positive rate (True positive) TPR and false positive rate (False positive) FPR curve under different thresholds
- Codeforces Round #811 (Div. 3)无DF
- Biotinyl Cystamine|CAS:128915-82-2|生物素半胱胺
猜你喜欢
LeetCode第三题(Longest Substring Without Repeating Characters)三部曲之一:解题思路
Biotin-C6-amine|N-生物素基-1,6-己二胺|CAS:65953-56-2
二分类和多分类
Pycharm (1) the basic use of tutorial
Application and case analysis of CASA model and CENTURY model
自定义卡包效果实现
PyCharm usage tutorial (detailed version - graphic and text combination)
第3周学习:ResNet+ResNeXt
文章解读 -- FlowNet3D:Learning Scene Flow in 3D Point Clouds
Biotin hydrazide HCl|CAS:66640-86-6|生物素-酰肼盐酸盐
随机推荐
PyCharm使用教程(较详细,图+文)
What is the function of the import command of the page directive in JSP?
不用Swagger,那我用啥?
postman使用方法
HCIP笔记十六天
Biotin hydrazide HCl|CAS:66640-86-6|Biotin-hydrazide hydrochloride
PostgreSQL learning summary (11) - PostgreSQL commonly used high-availability cluster solutions
(Note)阿克西斯ACASIS DT-3608双盘位硬盘阵列盒RAID设置
编程与哲学(2)——输出是为了更好的输入
血气方刚的年轻小伙竟去做家政小哥,是怎样成功逆袭转行的
AI目标分割能力,无需绿幕即可实现快速视频抠图
第3周学习:ResNet+ResNeXt
What is NoSQL?Databases for the cloud-scale future
【C】关于柔性数组.简要的谈谈柔性数组
How to use postman
etcd implements large-scale service governance application combat
图扑软件数字孪生油气管道站,搭建油气运输管控平台
prometheus monitoring mysql_galera cluster
Postman download localization of installation and use
Docker内MySQL主从复制学习,以及遇到的一些问题