-
Improvement
-
Resolution: Fixed
-
Major
-
-
Blue Ocean 1.4 - beta 1
With the recent update to the parent pom, this brought along the maven-frontend-plugin version 1.4.
Unfortunately that means that lint failures run as a testing phase were ignored:
which has a side effect of bundling failing (and ATH failures).
Lint should be run as an earlier phase
(and we probably should fix the version of the front end plugin to avoid surprises in future).