浏览代码

打包设置启动可执行参数

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>