[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 21/22 Team A .............................. SUCCESS [ 10.773 s] [INFO] Domain ............................................. SUCCESS [ 13.499 s] [INFO] Tests .............................................. SUCCESS [ 8.365 s] [INFO] Service ............................................ SUCCESS [ 53.843 s] [INFO] REST ............................................... FAILURE [ 1.335 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:30 min [INFO] Finished at: 2021-12-18T20:25:41+01:00 [INFO] Final Memory: 56M/757M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss2122-teamA-microstories-rest: Compilation failure [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java:[194,30] method updateStory in class es.uvigo.esei.dgss.teamA.microstories.service.StoryService cannot be applied to given types; [ERROR] required: int,java.util.Date,java.lang.String,java.lang.String,es.uvigo.esei.dgss.teamA.microstories.entities.Genre,es.uvigo.esei.dgss.teamA.microstories.entities.Theme,es.uvigo.esei.dgss.teamA.microstories.entities.Theme,java.lang.Boolean [ERROR] found: java.lang.String,java.lang.Integer,es.uvigo.esei.dgss.teamA.microstories.entities.Story [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 :dgss2122-teamA-microstories-rest Started Build failed before it gets to this module Finished: NOT_BUILT