ソースを参照

打包设置启动可执行参数

Junling Bu 6 年 前
コミット
92eaf10c3a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -177,6 +177,7 @@
                     <execution>
                         <id>repackage</id>
                         <configuration>
+                            <executable>true</executable>
                             <classifier>exec</classifier>
                         </configuration>
                     </execution>