vaadin / eclipse-plugin

Vaadin Plugin for Eclipse
https://vaadin.com/eclipse
16 stars 8 forks source link

Cannot mvn clean because is AppWidgetset.gwt.xml locked #728

Open johannesh2 opened 7 years ago

johannesh2 commented 7 years ago

It seems that Eclipse (or Vaadin Plugin) locks \target\generated-resources\gwt\AppWidgetset.gwt.xml so that I cannot run mvn clean

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.0.0:clean (default-clean) on project app: Failed to clean project: Failed to delete C:\path\to\project\target\generated-resources\gwt\AppWidgetset.gwt.xml -> [Help 1]

I have to quit Eclipse and run the clean.