[INFO] Reactor Summary:
[INFO]
[INFO] AeroGear UnifiedPush Server ....................... SUCCESS [2:20.504s]
[INFO] UnifiedPush Model Layer ........................... SUCCESS [0.129s]
[INFO] UnifiedPush Server Model API ...................... SUCCESS [20.778s]
[INFO] UnifiedPush Common classes and utils .............. SUCCESS [1.171s]
[INFO] UnifiedPush Server Model JPA implementation ....... SUCCESS [1:58.162s]
[INFO] UnifiedPush Database Migrator ..................... SUCCESS [5:25.732s]
[INFO] UnifiedPush Service Layer ......................... SUCCESS [3:06.127s]
[INFO] UnifiedPush Sender Module ......................... SUCCESS [0.326s]
[INFO] UnifiedPush Push Message Model .................... SUCCESS [2.393s]
[INFO] UnifiedPush Push Notification Networks ............ SUCCESS [1:40.665s]
[INFO] UnifiedPush RESTful Endpoint ...................... SUCCESS [2:56.562s]
[INFO] UnifiedPush Server (Admin UI) ..................... FAILURE [3.403s]
[INFO] UnifiedPush Dependencies Parent ................... SKIPPED
[INFO] UnifiedPush Server Dependencies Server ............ SKIPPED
[INFO] UnifiedPush Auth Server ........................... SKIPPED
[INFO] UnifiedPush Server for JBossAS (WAR) .............. SKIPPED
[INFO] UnifiedPush Server for Wildfly (WAR) .............. SKIPPED
[INFO] UnifiedPush Servers Parent ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:06.753s
[INFO] Finished at: Sun Mar 06 13:10:20 IST 2016
[INFO] Final Memory: 71M/147M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.26:install-node-and-npm (install node and npm) on project unifiedpush-admin-ui: The plugin com.github.eirslett:frontend-maven-plugin:0.0.26 requires Maven version 3.1.0 -> [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]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :unifiedpush-admin-ui
Tharinda.