Hi,

I tried to build the 1.0.0.Final TAG, but I am getting:


[INFO] --- frontend-maven-plugin:0.0.15:npm (npm install) @ unifiedpush-admin-ui ---
[INFO] Running 'npm install --color=false' in /Users/matzew/TEMP/CAT_IDs/admin-ui
[INFO] npm WARN package.json ups-admin-ui@0.0.0 No repository field.
[INFO]
[INFO] --- frontend-maven-plugin:0.0.15:grunt (grunt build) @ unifiedpush-admin-ui ---
[INFO] Running 'grunt dist --no-color' in /Users/matzew/TEMP/CAT_IDs/admin-ui
[INFO] >> Local Npm module "grunt-cli" not found. Is it installed?
[INFO]
[INFO] Running "bower:install" (bower) task
[INFO] Fatal error: Unable to find suitable version for angular
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]


Does the "Unable to find suitable version for angular" mean, we are no longer able to build the console?

In worst case I could just comment out the module, on the root pom, and it would be included from my local (or remote) repo, but the actual message is a bit of a scary thing :-)


-Matthias







--