Revert "scope 流水线打包"

This reverts commit 03ce6c9c2c.
This commit is contained in:
2026-05-17 19:17:08 +08:00
parent 03ce6c9c2c
commit 9ce25d3d97
6 changed files with 1 additions and 43 deletions

View File

@@ -20,8 +20,6 @@
<groupId>net.pc15</groupId>
<artifactId>fc-card</artifactId>
<version>1.0.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/../other/libs/FCardIO.jar</systemPath>
</dependency>
<dependency>
<groupId>com.jcraft</groupId>
@@ -44,7 +42,6 @@
<configuration>
<outputDirectory>../target/boot/netty</outputDirectory>
<classifier>executable</classifier>
<includeSystemScope>true</includeSystemScope>
</configuration>
<executions>
<execution>