From 4215d1c79b657bd0ad5a07c22a3607a29733015d Mon Sep 17 00:00:00 2001 From: Thomas Clark Date: Mon, 18 Aug 2014 15:51:25 -0400 Subject: [PATCH] Fix Java IT build The Java ITs should have jcommander as a dependency Change-Id: Ide03fb245d21b21643bf7a9de6248db12dc54460 --- wpilibj/wpilibJavaIntegrationTests/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wpilibj/wpilibJavaIntegrationTests/pom.xml b/wpilibj/wpilibJavaIntegrationTests/pom.xml index f2bb1034d4..b819d77afb 100644 --- a/wpilibj/wpilibJavaIntegrationTests/pom.xml +++ b/wpilibj/wpilibJavaIntegrationTests/pom.xml @@ -39,6 +39,11 @@ testng 6.8.8 + + com.beust + jcommander + 1.35 + @@ -131,6 +136,12 @@ 6.8.8 jar + + com.beust + jcommander + 1.35 + jar + ${project.build.directory}/classes