当前位置:网站首页>. No main manifest attribute in jar
. No main manifest attribute in jar
2022-06-24 07:45:00 【Bug recorder】
springboot Of the project maven Packaging configuration
<build>
<finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.5.10</version>
<configuration>
<includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>
<goals>
<goal>repackage</goal><!---->
</goals>
</execution>
</executions>
</plugin>
</plugins>
<resources>
<resource>
<directory>src/main/resources</directory>
</resource>
<resource>
<directory>src/main/resources/lib</directory>
<targetPath>src/main/resources/lib/</targetPath>
<includes>
<include>**/*.jar</include>
</includes>
</resource>
<resource>
<directory>src/lib</directory>
<targetPath>BOOT-INF/lib/</targetPath>
<includes>
<include>**/*.jar</include>
</includes>
</resource>
</resources>
</build>
边栏推荐
- Global and Chinese market of anion sanitary napkins 2022-2028: Research Report on technology, participants, trends, market size and share
- How VPN works
- How to open the soft keyboard in the computer, and how to open the soft keyboard in win10
- Lend you a pair of insight, Frida native trace
- duilib 显示内存图片
- exness:鲍威尔坚持抗通胀承诺,指出衰退是可能的
- Tidb operator source code reading (IV) control cycle of components
- Common coding and encryption in penetration testing
- Super fast reading in OI
- 鸿蒙os开发三
猜你喜欢

Ultra wideband pulse positioning scheme, UWB precise positioning technology, wireless indoor positioning application

图形技术之坐标转换

More than 60 million shovel excrement officials, can they hold a spring of domestic staple food?

RDD的执行原理

How to open the soft keyboard in the computer, and how to open the soft keyboard in win10

Étalonnage de la caméra (objectif et principe d'étalonnage)

Description of module data serial number positioning area code positioning refers to GBK code

Oracle-高级SQL限定查询
![(cve-2020-11978) command injection vulnerability recurrence in airflow DAG [vulhub range]](/img/33/d601a6f92b1b73798dceb027263223.png)
(cve-2020-11978) command injection vulnerability recurrence in airflow DAG [vulhub range]
![[pointnet] matlab simulation of 3D point cloud target classification and recognition based on pointnet](/img/86/5db689cdac2a927a23dff3fb9594b0.png)
[pointnet] matlab simulation of 3D point cloud target classification and recognition based on pointnet
随机推荐
《canvas》之第3章 曲线图形
Wechat cloud hosting hot issues Q & A
pair类备注
New features of PHP: bytecode cache and built-in server
duilib 显示内存图片
New ways to play web security [6] preventing repeated use of graphic verification codes
Win11 points how to divide disks? How to divide disks in win11 system?
Global and Chinese market of basketball uniforms 2022-2028: Research Report on technology, participants, trends, market size and share
How to realize high stability and high concurrency of live video streaming transmission and viewing?
Global and Chinese markets for maritime transport of perishable goods 2022-2028: Research Report on technology, participants, trends, market size and share
Tidb operator source code reading (IV) control cycle of components
图形技术之管线概念
Camera calibration (calibration purpose and principle)
Explain the input attribute in PHP (hide the read-only restriction)
图形技术之坐标转换
行内元素、块元素、行内块元素
.jar中没有主清单属性
语料库数据处理个案实例(读取多个文本文件、读取一个文件夹下面指定的多个文件、解码错误、读取多个子文件夹文本、多个文件批量改名)
本地备份和还原 SQL Server 数据库
10. Tencent cloud IOT device side learning - firmware upgrade