[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team A .............................. SUCCESS [ 10.644 s] [INFO] Domain ............................................. SUCCESS [ 12.982 s] [INFO] Tests .............................................. SUCCESS [ 9.932 s] [INFO] Service ............................................ SUCCESS [ 15.026 s] [INFO] REST ............................................... FAILURE [ 6.165 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.021 s [INFO] Finished at: 2018-01-04T23:29:15+01:00 [INFO] Final Memory: 52M/586M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project dgss1718-teamA-ligaaas-rest: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/rest/src/test/java/es/uvigo/esei/dgss/UserPlayerTest.java:[48,67] incompatible types: es.uvigo.esei.dgss.UserPlayer cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/rest/src/test/java/es/uvigo/esei/dgss/UserPlayerTest.java:[86,67] incompatible types: es.uvigo.esei.dgss.UserPlayer cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/rest/src/test/java/es/uvigo/esei/dgss/TeamTest.java:[46,51] method createTeam in class es.uvigo.esei.dgss.TeamREST cannot be applied to given types; [ERROR] required: java.lang.String,java.lang.String,java.lang.String,java.lang.String [ERROR] found: es.uvigo.esei.dgss.Team [ERROR] reason: actual and formal argument lists differ in length [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/rest/src/test/java/es/uvigo/esei/dgss/TeamTest.java:[83,63] incompatible types: es.uvigo.esei.dgss.Team cannot be converted to int [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-rest Started Build failed before it gets to this module Finished: NOT_BUILT