[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 21/22 Team C .............................. SUCCESS [ 9.657 s] [INFO] Domain ............................................. SUCCESS [ 12.297 s] [INFO] Tests .............................................. SUCCESS [ 8.263 s] [INFO] Service ............................................ SUCCESS [ 46.015 s] [INFO] REST ............................................... FAILURE [ 1.108 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:20 min [INFO] Finished at: 2021-12-16T20:36:31+01:00 [INFO] Final Memory: 53M/666M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss2122-teamC-microstories-rest: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team C/rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/UserResource.java:[29,53] cannot find symbol [ERROR] symbol: class UserService [ERROR] location: package es.uvigo.esei.dgss.teamc.microstories.service [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team C/rest/src/main/java/es/uvigo/esei/dgss/teamc/microstories/rest/UserResource.java:[50,17] cannot find symbol [ERROR] symbol: class UserService [ERROR] location: class es.uvigo.esei.dgss.teamc.microstories.rest.UserResource [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-teamC-microstories-rest Started Build failed before it gets to this module Finished: NOT_BUILT