Problems with frontend generation

Configure your vaadin-maven-plugin like described here

with:

forceProductionBuild=true

optimizeBundle=false

Note: if you don’t use commercial components replace the dependency to vaadin with vaadin-core like described in the comment.