We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaace35 commit 341c172Copy full SHA for 341c172
1 file changed
spring-grpc-docs/pom.xml
@@ -154,14 +154,8 @@
154
<id>install node and npm</id>
155
<goals>
156
<goal>install-node-and-npm</goal>
157
- <goal>npm</goal>
158
</goals>
159
<phase>generate-resources</phase>
160
- <configuration>
161
- <workingDirectory>${project.basedir}</workingDirectory>
162
- <installDirectory>${project.basedir}</installDirectory>
163
- <arguments>install --verbose</arguments>
164
- </configuration>
165
</execution>
166
<execution>
167
<?m2e ignore?>
0 commit comments