Explorar o código

添加打包插件

syh %!s(int64=5) %!d(string=hai) anos
pai
achega
eb64e14402
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      xxl-job-executor/pom.xml

+ 8 - 0
xxl-job-executor/pom.xml

@@ -53,5 +53,13 @@
         </dependency>
 
     </dependencies>
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.springframework.boot</groupId>
+                <artifactId>spring-boot-maven-plugin</artifactId>
+            </plugin>
+        </plugins>
+    </build>
 
 </project>