mvn -U -DskipTests=true clean package
mvn sonar:sonar
mvn checkstyle:check
npm install
npm run jshint
npm install
npm run eslint
npm install
npm run stylelint
mvn -U -DskipTests=true clean package
mvn sonar:sonar
mvn checkstyle:check
npm install
npm run jshint
npm install
npm run eslint
npm install
npm run stylelint