xusl 1 年之前
父节点
当前提交
5bc3f8b135
共有 1 个文件被更改,包括 10 次插入10 次删除
  1. 10 10
      backend/pom.xml

+ 10 - 10
backend/pom.xml

@@ -272,16 +272,16 @@
 <!--                        </configuration>-->
 <!--                        </configuration>-->
 <!--                    </execution>-->
 <!--                    </execution>-->
                     <!-- Install all project dependencies -->
                     <!-- Install all project dependencies -->
-                    <execution>
-                        <id>npm install</id>
-                        <goals>
-                            <goal>npm</goal>
-                        </goals>
-                        <phase>generate-resources</phase>
-                        <configuration>
-                            <arguments>install</arguments>
-                        </configuration>
-                    </execution>
+<!--                    <execution>-->
+<!--                        <id>npm install</id>-->
+<!--                        <goals>-->
+<!--                            <goal>npm</goal>-->
+<!--                        </goals>-->
+<!--                        <phase>generate-resources</phase>-->
+<!--                        <configuration>-->
+<!--                            <arguments>install</arguments>-->
+<!--                        </configuration>-->
+<!--                    </execution>-->
                     <!-- Build and minify static files -->
                     <!-- Build and minify static files -->
                     <execution>
                     <execution>
                         <id>npm run build</id>
                         <id>npm run build</id>