You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/04/15 06:46:41 UTC

Build failed in Jenkins: TomEE » master-pull-request » TomEE :: Examples :: Webservice Attachments #12

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

Changes:


------------------------------------------
[INFO] 
[INFO] ----------------< org.superbiz:webservice-attachments >-----------------
[INFO] Building TomEE :: Examples :: Webservice Attachments 8.0.12-SNAPSHOT [295/359]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webservice-attachments ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webservice-attachments ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ webservice-attachments ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/src/main/java/org/superbiz/attachment/AttachmentImpl.java>:[19,24] package javax.activation does not exist
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/src/main/java/org/superbiz/attachment/AttachmentImpl.java>:[20,24] package javax.activation does not exist
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/src/main/java/org/superbiz/attachment/AttachmentWs.java>:[19,24] package javax.activation does not exist
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/src/main/java/org/superbiz/attachment/AttachmentImpl.java>:[48,40] cannot find symbol
  symbol:   class DataSource
  location: class org.superbiz.attachment.AttachmentImpl
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/src/main/java/org/superbiz/attachment/AttachmentImpl.java>:[66,41] cannot find symbol
  symbol:   class DataHandler
  location: class org.superbiz.attachment.AttachmentImpl
[ERROR] <https://ci-builds.apache.org/job/Tomee/job/master-pull-request/org.superbiz$webservice-attachments/ws/src/main/java/org/superbiz/attachment/AttachmentWs.java>:[33,41] cannot find symbol
  symbol:   class DataHandler
  location: interface org.superbiz.attachment.AttachmentWs
[INFO] 6 errors 
[INFO] -------------------------------------------------------------