scope 流水线打包
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
<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>
|
||||
@@ -42,6 +44,7 @@
|
||||
<configuration>
|
||||
<outputDirectory>../target/boot/netty</outputDirectory>
|
||||
<classifier>executable</classifier>
|
||||
<includeSystemScope>true</includeSystemScope>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
||||
Reference in New Issue
Block a user