[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1617-letta-teamb-jsf --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ dgss1617-letta-teamb-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA 1617 Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dgss1617-letta-teamb-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dgss1617-letta-teamb-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[43,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[44,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[45,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[46,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[47,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[48,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[49,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[50,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[51,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[52,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[53,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[54,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[55,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable (actual and formal argument lists differ in length) [INFO] 13 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LETTA 16/17 Team B ................................. SUCCESS [ 15.075 s] [INFO] Domain ............................................. SUCCESS [ 17.441 s] [INFO] Tests .............................................. SUCCESS [ 8.341 s] [INFO] Service ............................................ SUCCESS [01:01 min] [INFO] REST ............................................... SUCCESS [ 3.892 s] [INFO] JSF ................................................ FAILURE [ 2.457 s] [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:52 min [INFO] Finished at: 2016-11-28T17:34:10+01:00 [INFO] Final Memory: 60M/557M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project dgss1617-letta-teamb-jsf: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[43,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[44,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[45,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[46,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[47,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[48,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[49,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[50,35] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[51,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[52,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[53,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[54,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LETTA 1617 Team B/jsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java:[55,32] no suitable constructor found for Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.lettab.domain.Event.Event(int,java.lang.String,es.uvigo.esei.dgss.lettab.domain.Event.Category,java.lang.String,java.util.Date,java.lang.String,int) is not applicable