Pārlūkot izejas kodu

client 排除jsr305不打进fat jar

machey 6 gadi atpakaļ
vecāks
revīzija
3090557eeb
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      client/pom.xml

+ 1 - 0
client/pom.xml

@@ -149,6 +149,7 @@
 							<exclude>commons-logging:commons-logging</exclude>
 							<exclude>aopalliance:aopalliance</exclude>
 							<exclude>com.google.protobuf:protobuf-java</exclude>
+							<exclude>com.google.code.findbugs:jsr305</exclude>
 							<exclude>io.netty:*</exclude>
 							<exclude>junit:junit</exclude>
 						</excludes>