Details
Description
Problem:
Atlast dashboard, the subproject fails due to maven frontend plugin version 0.0.23 that needs maven 3.1.0
------
INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.598s
[INFO] Finished at: Fri Mar 18 13:18:03 IST 2016
[INFO] Final Memory: 14M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm (install node and npm) on project atlas-dashboard: The plugin com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version 3.1.0 -> [Help 1]
------
Solution/Proposal: frontend plugin 0.0.22 works absolutely fine and I don't think we have any must have dependency on 0.0.23 or higher at this time.