diff --git a/sonar-keyware-plugins-java/pom.xml b/sonar-keyware-plugins-java/pom.xml index fad5b25..32a9688 100644 --- a/sonar-keyware-plugins-java/pom.xml +++ b/sonar-keyware-plugins-java/pom.xml @@ -148,6 +148,61 @@ shade + + false + false + true + + + *:* + + META-INF/LICENSE* + META-INF/NOTICE* + META-INF/*.RSA + META-INF/*.SF + LICENSE* + NOTICE* + + + + cglib:cglib-nodep + + ** + + + + org.sonarsource.java:java-frontend + + ** + + + + xerces:xercesImpl + + ** + + + + xml-apis:xml-apis + + ** + + + + org.apache.tomcat.embed:tomcat-embed-jasper + + ** + + + + + org.apache.tomcat.embed:tomcat-embed-el + + ** + + + +