当前位置:网站首页>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
边栏推荐
- 报错cvc-complex-type.2.4.a: 发现了以元素 ‘base-extension‘ 开头的无效内容。应以 ‘{layoutlib}‘ 之一开头。
- 如何展开Collapse 的所有折叠面板
- Grounding relay dd-1/60
- Luogu deep foundation part 1 Introduction to language Chapter 5 array and data batch storage
- The width of the picture in rich text used by wechat applet exceeds the problem
- Install pytoch geometric
- Understanding of cross domain and how to solve cross domain problems
- 测试岗的中年危机该如何选择?是坚守还是另寻出路?且看下文
- lightroom 导入图片灰色/黑色矩形 多显示器
- 对List进行排序工具类,可以对字符串排序
猜你喜欢
APScheduler如何设置任务不并发(即第一个任务执行完再执行下一个)?
QT 获取随机颜色值设置label背景色 代码
746. Climb stairs with minimum cost
MySQL installation and configuration
AWT common components, FileDialog file selection box
Weekly summary (*63): about positive energy
Review | categories and mechanisms of action of covid-19 neutralizing antibodies and small molecule drugs
Overview of relevant subclasses of beanfactorypostprocessor and beanpostprocessor
LayoutManager布局管理器:FlowLayout、BorderLayout、GridLayout、GridBagLayout、CardLayout、BoxLayout
C实现贪吃蛇小游戏
随机推荐
Arcpy 利用updatelayer函数改变图层的符号系统
buuctf-pwn write-ups (8)
Yiwen unlocks Huawei's new cloud skills - the whole process of aiot development [device access - ESP end-to-side data collection [mqtt]- real time data analysis] (step-by-step screenshot is more detai
Functions in C language (detailed explanation)
509. Fibonacci number, all paths of climbing stairs, minimum cost of climbing stairs
Weekly summary (*63): about positive energy
Understanding of cross domain and how to solve cross domain problems
js如何将秒转换成时分秒显示
【微服务】Nacos集群搭建以及加载文件配置
Experience weekly report no. 102 (July 4, 2022)
Excel comparator
Learning multi-level structural information for small organ segmentation
Distributed cap theory
分布式CAP理论
Detectron: train your own data set -- convert your own data format to coco format
Configure cross compilation tool chain and environment variables
Overview of relevant subclasses of beanfactorypostprocessor and beanpostprocessor
Impact relay jc-7/11/dc110v
2022.7.2-----leetcode.871
Detailed explanation of common APIs for component and container containers: frame, panel, scrollpane