vaadin / maven-plugin

Vaadin Maven Plug-in
4 stars 18 forks source link

Maven plugin won't re-compile widgetset after Vaadin version change #65

Open vaadin-bot opened 8 years ago

vaadin-bot commented 8 years ago

Originally by @tmattsso


Setup; update the Vaadin version in pom, run 'clean install'. The pre-check does notice that there are changes when it lists all the widgetsets, but the actual compilation says 'no changes'. I have to delete the widgetset to recompile.


Imported from https://dev.vaadin.com/ issue #20153