当前位置:网站首页>Multi module packaging: package: XXX does not exist
Multi module packaging: package: XXX does not exist
2022-07-28 05:28:00 【MusicCodeM】
Project scenario :
Multi module scenario
Problem description :
When packaging sub modules , appear Package :xxx non-existent
Solution :
In the sub module pom.xml Add this , It can also be placed in a larger pom.xml in , because Inherit
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<classifier>exec</classifier>
</configuration>
</plugin>
</plugins>
</build>
When packing ,
You can execute the corresponding sub module .
Disadvantage : Just modify the code , You must perform the above steps in general , Can run in
Related issues :https://blog.csdn.net/qq_46539281/article/details/122156348
边栏推荐
- Why is MD5 irreversible, but it may also be decrypted by MD5 free decryption website
- How does Alibaba use DDD to split microservices?
- List<Long>,List<Integer>互相转换
- Confused, I'm going to start running in the direction of [test]
- Invalid bound statement (not found): com.exam.mapper.UserMapper.findbyid
- sql 查询list时两次的数据不一致,自动加上了limit
- 多线程进阶:synchronized底层原理,锁优化、锁升级的过程
- 从微服务基本概念到核心组件-通过一个实例来讲解和分析
- 【ARXIV2204】Vision Transformers for Single Image Dehazing
- New modularity in ES6
猜你喜欢

Google browser cannot open localhost:3000. If you open localhost, you will jump to the test address

Long和Integer如何进行比较,为什么报错

Why is MD5 irreversible, but it may also be decrypted by MD5 free decryption website

Duoyu security browser will improve the security mode and make users browse more safely

IDEA配置 service(Run Dashboard) 服务,多模块同时启动

ES6 new variable modifiers let and const, new basic data type symbol

Tomato timing dimming table lamp touch chip-dlt8t10s-jericho

Test Development - UI testing in automated testing

【ARXIV2203】SepViT: Separable Vision Transformer

Scanf function of input and output function in C language
随机推荐
Antd setfieldsvalue warning problem cannot use 'setfieldsvalue' until you use 'getfielddecorator' or
在ruoyi生成的对应数据库的代码 之后我该怎么做才能做出下边图片的样子
New modularity in ES6
CentOS7安装MySQL5.7
block yandex bot
FreeRTOS personal notes - task notification
Eccv2022 | 29 papers of Tencent Youtu were selected, including face security, image segmentation, target detection and other research directions
I've been in an outsourcing company for two years, and I feel like I'm going to die
解决Oracle使用in语句不能超过1000问题
You must configure either the server or JDBC driver (via the ‘serverTimezone)
[computer level 3 information security] overview of information security assurance
【ARXIV2203】SepViT: Separable Vision Transformer
mysql的日期与时间函数,varchar与date相互转换
Autoreleasepool problem summary
C language classic 100 question exercise (1~21)
自定义Json返回数据
Oracle创建表、删除表、修改表(添加字段、修改字段、删除字段)语句总结
数据库日期类型全部为0
Configuration experiment of building virtual private network based on MPLS
[slam] lvi-sam analysis - Overview