[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] μStories 19/20 Team A .............................. SUCCESS [ 17.062 s]
[INFO] Domain ............................................. SUCCESS [ 17.132 s]
[INFO] Tests .............................................. SUCCESS [ 10.065 s]
[INFO] Service ............................................ FAILURE [ 5.744 s]
[INFO] REST ............................................... SKIPPED
[INFO] JSF ................................................ SKIPPED
[INFO] EAR ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.458 s
[INFO] Finished at: 2019-12-11T23:10:09+01:00
[INFO] Final Memory: 50M/622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss1920-teamA-microstories-service: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/workspace/μStories 1920 - Team A/service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java:[91,72] cannot find symbol
[ERROR] symbol: class Date
[ERROR] location: class es.uvigo.esei.dgss.microstories.service.StoryService
[ERROR] /var/lib/jenkins/workspace/μStories 1920 - Team A/service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java:[109,53] cannot find symbol
[ERROR] symbol: variable TemporalType
[ERROR] location: class es.uvigo.esei.dgss.microstories.service.StoryService
[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 :dgss1920-teamA-microstories-service
Started
Build failed before it gets to this module
Finished: NOT_BUILT