We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed8ab0 commit e384e9dCopy full SHA for e384e9d
1 file changed
pom.xml
@@ -695,6 +695,7 @@
695
<exclude>**/*$$EnhancerBy*CGLIB$$*</exclude>
696
<exclude>**/*$MockitoMock$*</exclude>
697
<exclude>**/*$HibernateProxy$*</exclude>
698
+ <exclude>**/*$Proxy$*WeldClientProxy</exclude>
699
<exclude>org/apache/shiro/samples/guice/SampleShiroGuiceBootstrap</exclude>
700
<exclude>org/apache/shiro/samples/guice/SampleShiroServletModule</exclude>
701
<exclude>org/apache/shiro/**/*Test</exclude>
0 commit comments