[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 21/22 Team A .............................. SUCCESS [ 7.821 s] [INFO] Domain ............................................. SUCCESS [ 11.673 s] [INFO] Tests .............................................. SUCCESS [ 7.447 s] [INFO] Service ............................................ SUCCESS [ 6.132 s] [INFO] REST ............................................... FAILURE [ 0.451 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.137 s [INFO] Finished at: 2021-11-06T12:36:47+01:00 [INFO] Final Memory: 49M/591M [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: Compilation failure: [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:[12,13] cannot find symbol [ERROR] symbol: class StoryService [ERROR] location: class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:[17,9] cannot find symbol [ERROR] symbol: class List [ERROR] location: class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:[17,14] cannot find symbol [ERROR] symbol: class Story [ERROR] location: class es.uvigo.esei.dgss.teama.microstories.rest.StoryResource [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