Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile theme located src/main/resources with vaadin-maven-plugin for spring boot application #66

Open
vaadin-bot opened this issue Aug 17, 2016 · 0 comments
Labels

Comments

@vaadin-bot
Copy link
Collaborator

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

@vaadin-bot vaadin-bot added the bug label Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant