From 32e39f5c7c3c47740d299218c692e3c48a12a3ee Mon Sep 17 00:00:00 2001 From: sk89q Date: Sat, 2 Aug 2014 11:25:27 -0700 Subject: [PATCH] Make some dependencies optional=true. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 5e38dc99..c42e9773 100644 --- a/pom.xml +++ b/pom.xml @@ -136,6 +136,7 @@ 5.0 compile jar + true @@ -144,6 +145,7 @@ 0.8.0.RELEASE compile jar + true @@ -158,6 +160,8 @@ com.google.code.findbugs jsr305 1.3.9 + compile + jar @@ -174,6 +178,7 @@ 2.0 compile jar + true @@ -182,6 +187,7 @@ 3.0 compile jar + true @@ -190,6 +196,7 @@ 0.1.0-SNAPSHOT compile jar + true @@ -198,6 +205,7 @@ 0.2.0-SNAPSHOT compile jar + true