See 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/12/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] -----------------------< org.superbiz:rest-cdi >------------------------
[INFO] Building TomEE :: Examples :: REST CDI 8.0.12-SNAPSHOT         [236/359]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-cdi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rest-cdi 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ rest-cdi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/java/org/superbiz/rest/Response.java>:[19,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/java/org/superbiz/rest/Response.java>:[21,2]
 cannot find symbol
  symbol: class XmlRootElement
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/java/org/superbiz/rest/GreetingService.java>:[26,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/java/org/superbiz/rest/GreetingService.java>:[46,6]
 cannot find symbol
  symbol:   class XmlRootElement
  location: class org.superbiz.rest.GreetingService
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/java/org/superbiz/rest/Request.java>:[19,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-cdi/ws/src/main/java/org/superbiz/rest/Request.java>:[21,2]
 cannot find symbol
  symbol: class XmlRootElement
[INFO] 6 errors 
[INFO] -------------------------------------------------------------

Reply via email to