当前位置:网站首页>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
边栏推荐
- How to realize multi account login of video platform members
- Learn about the Internet of things protocol WiFi ZigBee Bluetooth, etc. --- WiFi and WiFi protocols start from WiFi. What do we need to know about WiFi protocol itself?
- C language exercises (recursion)
- MySQL information_ Schema database
- [microservice] Nacos cluster building and loading file configuration
- JS get the attribute values nested in the object
- JSON web token -- comparison between JWT and traditional session login authentication
- js如何将秒转换成时分秒显示
- Uninstall Google drive hard drive - you must exit the program to uninstall
- left_ and_ right_ Net interpretable design
猜你喜欢

740. Delete and get points

APScheduler如何设置任务不并发(即第一个任务执行完再执行下一个)?

配置交叉编译工具链和环境变量

Online shrimp music will be closed in January next year. Netizens call No

Notes and notes

Uninstall Google drive hard drive - you must exit the program to uninstall

Design and implementation of redis 7.0 multi part AOF

每周小结(*63):关于正能量

云原生——上云必读之SSH篇(常用于远程登录云服务器)

How to expand all collapse panels
随机推荐
微信小程序使用rich-text中图片宽度超出问题
手动对list进行分页(参数list ,当前页,页面大小)
测试岗的中年危机该如何选择?是坚守还是另寻出路?且看下文
buuctf-pwn write-ups (8)
体验碎周报第 102 期(2022.7.4)
How to realize multi account login of video platform members
How to get the parent node of all nodes in El tree
Invalid bound statement (not found): com. example. mapper. TblUserRecordMapper. login
Json Web token - jwt vs. Traditional session login Authentication
JSON Web Token----JWT和傳統session登錄認證對比
How to choose the middle-aged crisis of the testing post? Stick to it or find another way out? See below
Inputstream/outputstream (input and output of file)
ABAP:OOALV实现增删改查功能
MySQL installation and configuration
冲击继电器JC-7/11/DC110V
JSON web token -- comparison between JWT and traditional session login authentication
卸载Google Drive 硬盘-必须退出程序才能卸载
云原生——上云必读之SSH篇(常用于远程登录云服务器)
QT get random color value and set label background color code
gslb(global server load balance)技术的一点理解