Skip to content

Commit aaace35

Browse files
committed
Weak attempt to fix antora
1 parent c94e99b commit aaace35

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

spring-grpc-docs/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,11 @@
157157
<goal>npm</goal>
158158
</goals>
159159
<phase>generate-resources</phase>
160+
<configuration>
161+
<workingDirectory>${project.basedir}</workingDirectory>
162+
<installDirectory>${project.basedir}</installDirectory>
163+
<arguments>install --verbose</arguments>
164+
</configuration>
160165
</execution>
161166
<execution>
162167
<?m2e ignore?>

0 commit comments

Comments
 (0)