[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SEPIA - Web 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sepia-web --- [INFO] Deleting /var/lib/jenkins/workspace/SEPIA/web/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sepia-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sepia-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/SEPIA/web/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AdminPatientsBean.java: /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AdminPatientsBean.java uses or overrides a deprecated API. [WARNING] /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AdminPatientsBean.java: Recompile with -Xlint:deprecation for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditSymptomBean.java:[91,32] cannot find symbol symbol: method updateSymptom(es.uvigo.ei.sing.sepia.domain.Symptom) location: variable patientEjb of type es.uvigo.ei.sing.sepia.service.PatientEJB [ERROR] /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditSymptomBean.java:[96,32] cannot find symbol symbol: method removeSymptom(int) location: variable patientEjb of type es.uvigo.ei.sing.sepia.service.PatientEJB [ERROR] /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditSymptomBean.java:[105,55] cannot find symbol symbol: method getSympById(int) location: variable patientEjb of type es.uvigo.ei.sing.sepia.service.PatientEJB [INFO] 3 errors [INFO] ------------------------------------------------------------- [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :sepia-web Sending e-mails to: dgpena@uvigo.es nancyocampoquintero@gmail.com