[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] μStories 19/20 Team A .............................. SUCCESS [ 7.884 s]
[INFO] Domain ............................................. SUCCESS [ 12.284 s]
[INFO] Tests .............................................. SUCCESS [ 7.253 s]
[INFO] Service ............................................ FAILURE [ 0.338 s]
[INFO] REST ............................................... SKIPPED
[INFO] JSF ................................................ SKIPPED
[INFO] EAR ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.082 s
[INFO] Finished at: 2019-12-06T20:31:44+01:00
[INFO] Final Memory: 50M/501M
[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:[68,5] illegal start of expression
[ERROR] /var/lib/jenkins/workspace/μStories 1920 - Team A/service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java:[68,32] ';' expected
[ERROR] /var/lib/jenkins/workspace/μStories 1920 - Team A/service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java:[68,44] ';' expected
[ERROR] /var/lib/jenkins/workspace/μStories 1920 - Team A/service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java:[75,2] reached end of file while parsing
[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