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

Changes:


------------------------------------------
[INFO] 
[INFO] ---------------------< org.superbiz:rest-example >----------------------
[INFO] Building TomEE :: Web Examples :: REST Example 8.0.12-SNAPSHOT [239/359]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-example ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
rest-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ rest-example 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/target/classes>
[INFO] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/dao/DAO.java>:
 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/dao/DAO.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/dao/DAO.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/User.java>:[25,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Model.java>:[24,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Model.java>:[25,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Model.java>:[29,2]
 cannot find symbol
  symbol: class XmlAccessorType
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/User.java>:[31,2]
 cannot find symbol
  symbol: class XmlRootElement
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Comment.java>:[28,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Comment.java>:[29,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Comment.java>:[35,2]
 cannot find symbol
  symbol: class XmlRootElement
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Post.java>:[29,33]
 package javax.xml.bind.annotation does not exist
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Post.java>:[37,2]
 cannot find symbol
  symbol: class XmlRootElement
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Model.java>:[29,18]
 cannot find symbol
  symbol: variable XmlAccessType
[ERROR] 
<https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$rest-example/ws/src/main/java/org/superbiz/rest/model/Comment.java>:[48,6]
 cannot find symbol
  symbol:   class XmlTransient
  location: class org.superbiz.rest.model.Comment
[INFO] 12 errors 
[INFO] -------------------------------------------------------------

Reply via email to