[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 21/22 Team B .............................. SUCCESS [ 8.040 s] [INFO] Domain ............................................. SUCCESS [ 9.295 s] [INFO] Tests .............................................. SUCCESS [ 7.871 s] [INFO] Service ............................................ FAILURE [ 0.723 s] [INFO] REST ............................................... SKIPPED [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.021 s [INFO] Finished at: 2021-11-05T16:59:42+01:00 [INFO] Final Memory: 47M/484M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss2122-teamB-microstories-service: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team B/service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java:[10,1] package es.uvigo.esei.dgss.microstories.domain does not exist [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team B/service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java:[25,17] cannot find symbol [ERROR] symbol: class Story [ERROR] location: class es.uvigo.esei.dgss.teamB.microstories.service.StoryEJB [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team B/service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java:[26,14] cannot find symbol [ERROR] symbol: class Story [ERROR] location: class es.uvigo.esei.dgss.teamB.microstories.service.StoryEJB [ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team B/service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java:[27,106] cannot find symbol [ERROR] symbol: class Story [ERROR] location: class es.uvigo.esei.dgss.teamB.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 :dgss2122-teamB-microstories-service Started Build failed before it gets to this module Finished: NOT_BUILT