[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 22/23 Team A .............................. SUCCESS [ 8.562 s] [INFO] Domain ............................................. SUCCESS [ 11.206 s] [INFO] Tests .............................................. SUCCESS [ 7.555 s] [INFO] Service ............................................ SUCCESS [ 43.486 s] [INFO] REST ............................................... FAILURE [ 0.337 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:13 min [INFO] Finished at: 2022-12-07T18:07:25+01:00 [INFO] Final Memory: 51M/630M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss2223-teamA-microstories-rest: Compilation failure [ERROR] /var/lib/jenkins/workspace/μStories 2223 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:[99,46] cannot find symbol [ERROR] symbol: method exploreStory(es.uvigo.esei.dgss.teama.microstories.domain.entities.Genre,es.uvigo.esei.dgss.teama.microstories.domain.entities.Theme,java.util.Date,int,int) [ERROR] location: variable storyEJB of type es.uvigo.esei.dgss.teama.microstories.service.StoryEJB [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-rest Started Build failed before it gets to this module Finished: NOT_BUILT