[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] μStories 18/19 Team C .............................. SUCCESS [ 7.827 s]
[INFO] Domain ............................................. SUCCESS [ 9.530 s]
[INFO] Tests .............................................. SUCCESS [ 7.853 s]
[INFO] Service ............................................ FAILURE [ 0.662 s]
[INFO] REST ............................................... SKIPPED
[INFO] JSF ................................................ SKIPPED
[INFO] EAR ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.016 s
[INFO] Finished at: 2019-06-11T20:24:38+02:00
[INFO] Final Memory: 48M/490M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss1819-teamC-microstories-service: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/workspace/μStories - Team C/service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java:[10,37] package es.uvigo.esei.dgss.xcs.domain does not exist
[ERROR] /var/lib/jenkins/workspace/μStories - Team C/service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java:[18,21] cannot find symbol
[ERROR] symbol: class Microstories
[ERROR] location: class es.uvigo.esei.dgss.teamc.microstories.service.MicrostorieService
[ERROR] /var/lib/jenkins/workspace/μStories - Team C/service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java:[19,72] cannot find symbol
[ERROR] symbol: class Microstories
[ERROR] location: class es.uvigo.esei.dgss.teamc.microstories.service.MicrostorieService
[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 <goals> -rf :dgss1819-teamC-microstories-service
Started
Build failed before it gets to this module
Finished: NOT_BUILT