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
modify myapplication-widgetset/pom.xml, replace vaadin-client dependency with vaadin-compatibility-client (like it was needed because of a Vaadin 7 component)
mvn clean package -> success
mvn clean package -Pproduction -> failure:
[ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:8.0.6:compile (default) on project myapplication-production: GWT Module com.vaadin.v7.Vaadin7WidgetSet not found in project sources or resources.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
[ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:8.0.6:compile (default) on project myapplication-production: GWT Module com.vaadin.v7.Vaadin7WidgetSet not found in project sources or resources.
The text was updated successfully, but these errors were encountered: