We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d630b commit 5d09d7cCopy full SHA for 5d09d7c
vaadin/pom.xml
@@ -70,17 +70,6 @@
70
<groupId>com.vaadin</groupId>
71
<artifactId>vaadin-maven-plugin</artifactId>
72
<version>${vaadin.plugin.version}</version>
73
- <executions>
74
- <execution>
75
- <goals>
76
- <goal>update-theme</goal>
77
- <goal>update-widgetset</goal>
78
- <goal>compile</goal>
79
- <!-- Comment out compile-theme goal to use on-the-fly theme compilation -->
80
- <goal>compile-theme</goal>
81
- </goals>
82
- </execution>
83
- </executions>
84
</plugin>
85
<plugin>
86
<groupId>org.apache.maven.plugins</groupId>
0 commit comments