当前位置:网站首页>17-18. Dependency scope and life cycle plug-ins
17-18. Dependency scope and life cycle plug-ins
2022-07-04 06:15:00 【ptyzsjh】
17、 A preliminary introduction to the scope of dependence
There are usually three values
compile Range dependence
Is it valid for the main program Yes
Whether to participate in packaging Participate in
Is it valid for the test program Yes
test
Is it valid for the main program nothing
Whether to participate in packaging No participation
Is it valid for the test program Yes
Example junit
provided
Is it valid for the main program Yes
Whether to participate in packaging No participation
Is it valid for the test program Yes
Participate in deployment : no
Example
servletapi.jar
From the perspective of development stage :
18、 Lifecycle plug-ins and goals
Three life cycles
1、clean
2、site
Build site
3、default
The most important
mvn compile
mvn package
边栏推荐
- JSON Web Token----JWT和传统session登录认证对比
- 746. Climb stairs with minimum cost
- Install pytoch geometric
- AWT common components, FileDialog file selection box
- Leetcode question brushing record | 206_ Reverse linked list
- el-select如何实现懒加载(带搜索功能)
- Notes and notes
- Webrtc quickly set up video call and video conference
- SQL injection SQL lab 11~22
- C语言中的函数(详解)
猜你喜欢
JS扁平化数形结构的数组
Leetcode question brushing record | 206_ Reverse linked list
How to expand all collapse panels
Design and implementation of redis 7.0 multi part AOF
[openvino+paddle] paddle detection / OCR / SEG export based on paddle2onnx
Detectron: train your own data set -- convert your own data format to coco format
Overview of relevant subclasses of beanfactorypostprocessor and beanpostprocessor
ES6 modularization
How to avoid JVM memory leakage?
webrtc 快速搭建 视频通话 视频会议
随机推荐
Manually page the list (parameter list, current page, page size)
JS扁平化数形结构的数组
我的NVIDIA开发者之旅——优化显卡性能
How to help others effectively
2022.7.3-----leetcode.556
微信小程序使用rich-text中图片宽度超出问题
ES6 模块化
JSON Web Token----JWT和傳統session登錄認證對比
Sword finger offer II 038 Daily temperature
2022.7.3-----leetcode. five hundred and fifty-six
Sort list tool class, which can sort strings
Leetcode question brushing record | 206_ Reverse linked list
Take you to quickly learn how to use qsort and simulate qsort
How to determine whether an array contains an element
HMS v1.0 appointment. PHP editid parameter SQL injection vulnerability (cve-2022-25491)
buuctf-pwn write-ups (8)
Experience weekly report no. 102 (July 4, 2022)
win10清除快速访问-不留下痕迹
APScheduler如何设置任务不并发(即第一个任务执行完再执行下一个)?
Kubernets first meeting