From ce04507c53a5b84091781b1834c2cd657c2798cb Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 22 May 2015 16:21:35 +0200 Subject: SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugin-api --- plugins/sonar-xoo-plugin/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'plugins/sonar-xoo-plugin/pom.xml') diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 26dddfe9e71..b46b87db148 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -14,6 +14,11 @@ Sample of plugin to document and test available APIs + + com.google.guava + guava + 10.0.1 + com.google.code.findbugs jsr305 -- cgit v1.2.3