Not builtConsole Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] μStories 21/22 Team A .............................. SUCCESS [  8.005 s]
[INFO] Domain ............................................. FAILURE [  1.988 s]
[INFO] Tests .............................................. SKIPPED
[INFO] Service ............................................ SKIPPED
[INFO] REST ............................................... SKIPPED
[INFO] JSF ................................................ SKIPPED
[INFO] EAR ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.269 s
[INFO] Finished at: 2021-12-02T22:48:24+01:00
[INFO] Final Memory: 41M/520M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project dgss2122-teamA-microstories-domain: Compilation failure
[ERROR] /var/lib/jenkins/workspace/μStories 2122 - Team A/domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java:[40,28] variable newVisitDate is already defined in class es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest
[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 :dgss2122-teamA-microstories-domain
Started
Build failed before it gets to this module
Finished: NOT_BUILT