[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Openmeetings ....................................... SUCCESS [ 54.648 s]
[INFO] Openmeetings Util .................................. SUCCESS [ 26.099 s]
[INFO] Openmeetings DB .................................... SUCCESS [ 48.970 s]
[INFO] Openmeetings Core .................................. SUCCESS [ 47.037 s]
[INFO] Openmeetings Install ............................... SUCCESS [01:05 min]
[INFO] Openmeetings Service ............................... SUCCESS [ 30.216 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [ 26.114 s]
[INFO] Openmeetings Web ................................... FAILURE [ 38.683 s]
[INFO] Openmeetings Flash ................................. SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:47 min
[INFO] Finished at: 2018-07-23T10:34:22+08:00
[INFO] Final Memory: 74M/699M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:run (default-cli) on project openmeetings-web: Could not start Tomcat: Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind <null>:8080 -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :openmeetings-web