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
Tricky maven manipulation could be possible (maybe https://vaadin.com/forum#!/thread/9721905 but not working for me with the 7.6.8 version), but they should at least be documented.
Originally by devnewton
vaadin-maven-plugin expects themes to be located in src/main/webapp.
This is incompatible with spring boot jar packaged applications for which the src/main/webapp is ignored (cf http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-developing-web-applications.html).
Tricky maven manipulation could be possible (maybe https://vaadin.com/forum#!/thread/9721905 but not working for me with the 7.6.8 version), but they should at least be documented.
Imported from https://dev.vaadin.com/ issue #20164
The text was updated successfully, but these errors were encountered: