소스 검색

fix 修改配置文件

daiyihua 1 년 전
부모
커밋
58f0f43e2f
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 10
      ywt-platform-glasses-base/pom.xml

+ 0 - 10
ywt-platform-glasses-base/pom.xml

@@ -78,16 +78,6 @@
                     </execution>
                     </execution>
                 </executions>
                 </executions>
             </plugin>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <configuration>
-                    <excludes>
-                        <!-- 去除指定的包,及其包下的类-->
-                        <exclude>**/proto/**</exclude>
-                    </excludes>
-                </configuration>
-            </plugin>
         </plugins>
         </plugins>
     </build>
     </build>