[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 22/23 Team A .............................. SUCCESS [ 8.129 s] [INFO] Domain ............................................. SUCCESS [ 12.330 s] [INFO] Tests .............................................. SUCCESS [ 7.889 s] [INFO] Service ............................................ FAILURE [ 0.945 s] [INFO] REST ............................................... SKIPPED [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.435 s [INFO] Finished at: 2022-12-18T19:24:45+01:00 [INFO] Final Memory: 56M/676M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project dgss2223-teamA-microstories-service: Compilation failure [ERROR] /var/lib/jenkins/workspace/μStories 2223 - Team A/service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java:[222,52] method findHottestStories in class es.uvigo.esei.dgss.teama.microstories.service.StoryEJB cannot be applied to given types; [ERROR] required: es.uvigo.esei.dgss.teama.microstories.domain.entities.Genre,java.util.Date,java.util.Date,int [ERROR] found: es.uvigo.esei.dgss.teama.microstories.domain.entities.Genre,java.util.Date,java.util.Date,int,int [ERROR] reason: 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 :dgss2223-teamA-microstories-service Started Build failed before it gets to this module Finished: NOT_BUILT