From 5c13908f8e0fd96dfe1bbf8e4b55d39fa78499fc Mon Sep 17 00:00:00 2001 From: willemc Date: Sat, 1 May 2010 01:03:35 +0200 Subject: [PATCH] added java ee api dep for correct complile --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 5e4608b..7dbc51b 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,13 @@ jdk15 + + javax + javaee-api + 6.0 + jar + compile +