Console Output
[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 30 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/AddPatientBean.java: Some input files use or override a deprecated API.
[WARNING] /var/lib/jenkins/workspace/SEPIA/web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AddPatientBean.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/PatientDetailsBean.java:[43,39] cannot find symbol
symbol: method getPatientsOfAUser(int)
location: variable patientEjb of type es.uvigo.ei.sing.sepia.service.PatientEJB
[INFO] 1 error
[INFO] -------------------------------------------------------------
Sending e-mails to: dgpena@uvigo.es nancyocampoquintero@gmail.com