FailedConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SEPIA - Domain 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sepia-domain ---
[INFO] Deleting /var/lib/jenkins/workspace/SEPIA/domain/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sepia-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sepia-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /var/lib/jenkins/workspace/SEPIA/domain/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/workspace/SEPIA/domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Cultures.java:[3,8] class Microorganisms is public, should be declared in a file named Microorganisms.java
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SEPIA (SEPsis Intelligent Assistant) ............... SUCCESS [  1.194 s]
[INFO] SEPIA - Domain ..................................... FAILURE [  3.493 s]
[INFO] SEPIA - Service .................................... SKIPPED
[INFO] SEPIA - Web ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.563 s
[INFO] Finished at: 2017-06-12T02:27:21+02:00
[INFO] Final Memory: 26M/271M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project sepia-domain: Compilation failure
[ERROR] /var/lib/jenkins/workspace/SEPIA/domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Cultures.java:[3,8] class Microorganisms is public, should be declared in a file named Microorganisms.java
[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 :sepia-domain
Sending e-mails to: dgpena@uvigo.es nancyocampoquintero@gmail.com