Not builtConsole Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] μStories 18/19 Team B .............................. SUCCESS [  8.523 s]
[INFO] Domain ............................................. SUCCESS [ 11.625 s]
[INFO] Tests .............................................. SUCCESS [  7.198 s]
[INFO] Service ............................................ FAILURE [  0.521 s]
[INFO] REST ............................................... SKIPPED
[INFO] JSF ................................................ SKIPPED
[INFO] EAR ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.968 s
[INFO] Finished at: 2018-11-21T20:48:42+01:00
[INFO] Final Memory: 51M/613M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project dgss1819-teamB-microstories-service: Compilation failure
[ERROR] /var/lib/jenkins/workspace/μStories - Team B/service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java:[5,45] cannot find symbol
[ERROR] symbol:   class Story
[ERROR] location: package es.uvigo.esei.dgss.teamB.microstories
[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-teamB-microstories-service
Started
Build failed before it gets to this module
Finished: NOT_BUILT