[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team A .............................. SUCCESS [ 9.490 s] [INFO] Domain ............................................. FAILURE [ 4.035 s] [INFO] Tests .............................................. SKIPPED [INFO] Service ............................................ SKIPPED [INFO] REST ............................................... SKIPPED [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.275 s [INFO] Finished at: 2017-12-16T15:48:32+01:00 [INFO] Final Memory: 42M/508M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project dgss1718-teamA-ligaaas-domain: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[55,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[71,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[74,31] incompatible types: java.lang.String cannot be converted to java.sql.Time [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[100,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dgss1718-teamA-ligaaas-domain Started Build failed before it gets to this module Finished: NOT_BUILT