vaadin / maven-plugin

Vaadin Maven Plug-in
4 stars 18 forks source link

Widget set is not fetched if you delete target/classes #81

Closed Artur- closed 7 years ago

Artur- commented 7 years ago

When Eclipse rebuilds the project, it typically deletes the target/classes folder but leaves the rest of the target folder alone. If you are using the fetch cdn mode, then Eclipse will delete the fetched widget set but vaadin:compile will just say "No changes in widgetset" and not re-fetch it