You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI build always failed because it requires node.js to run grunt on maven build phase.
It's better to move the front end build phase to separate maven profile and make it disable by default.