소스 검색

因构建失败pom修改

wub 6 년 전
부모
커밋
aa6778497a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -84,7 +84,7 @@
 				</configuration>
 			</plugin>
 			<!-- 静态文件压缩 -->
-			<plugin>
+			<!--<plugin>
 				<groupId>com.samaxes.maven</groupId>
 				<artifactId>minify-maven-plugin</artifactId>
 				<version>1.7.6</version>
@@ -130,7 +130,7 @@
 						</goals>
 					</execution>
 				</executions>
-			</plugin>
+			</plugin>-->
 			<plugin>
 				<artifactId>maven-resources-plugin</artifactId>
 				<executions>