Skip to content

Commit 9a63a7e

Browse files
committed
Vaadin Maven project does nothing that is needed in addons itself
1 parent 0318df3 commit 9a63a7e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

template-placeholder/pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -116,21 +116,6 @@
116116
</executions>
117117
</plugin>
118118

119-
<!-- Take care of synchronizing java dependencies and imports in package.json
120-
and main.js files. It also creates webpack.config.js if not exists yet. -->
121-
<plugin>
122-
<groupId>com.vaadin</groupId>
123-
<artifactId>vaadin-maven-plugin</artifactId>
124-
<version>${vaadin.version}</version>
125-
<executions>
126-
<execution>
127-
<goals>
128-
<goal>prepare-frontend</goal>
129-
</goals>
130-
</execution>
131-
</executions>
132-
</plugin>
133-
134119
<plugin>
135120
<groupId>org.apache.maven.plugins</groupId>
136121
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)